diff options
author | Petr Machata <petrm@mellanox.com> | 2019-01-16 23:06:50 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-17 15:18:47 -0800 |
commit | 87b0984ebfabafcfe959e52ca5cdab5eeb2d60c0 (patch) | |
tree | 154b5fde142fd02c6988e312a51db549a5b9bb45 /include/soc/fsl | |
parent | 1cdc98c2711e42d956c4a5ce525d3f8e90c58f9e (diff) | |
download | linux-stable-87b0984ebfabafcfe959e52ca5cdab5eeb2d60c0.tar.gz linux-stable-87b0984ebfabafcfe959e52ca5cdab5eeb2d60c0.tar.bz2 linux-stable-87b0984ebfabafcfe959e52ca5cdab5eeb2d60c0.zip |
net: Add extack argument to ndo_fdb_add()
Drivers may not be able to support certain FDB entries, and an error
code is insufficient to give clear hints as to the reasons of rejection.
In order to make it possible to communicate the rejection reason, extend
ndo_fdb_add() with an extack argument. Adapt the existing
implementations of ndo_fdb_add() to take the parameter (and ignore it).
Pass the extack parameter when invoking ndo_fdb_add() from rtnl_fdb_add().
Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/soc/fsl')
0 files changed, 0 insertions, 0 deletions