diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2015-09-29 18:07:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-30 06:31:59 +0200 |
commit | 03d5fb18626aff95426a380aef0d1c6904cac7c9 (patch) | |
tree | e7fe66fd345a18402ff0ce169e4f493c134f7842 /tools | |
parent | net: switchdev: move dev in switchdev_fdb_dump (diff) | |
download | linux-03d5fb18626aff95426a380aef0d1c6904cac7c9.tar.xz linux-03d5fb18626aff95426a380aef0d1c6904cac7c9.zip |
net: switchdev: remove dev from switchdev_obj cb
The net_device associated to a dump operation does not have to be passed
to the callback. switchdev stores it in a superset struct, if needed.
Also some drivers (such as DSA drivers) may not have easy access to it.
This will simplify pushing the callback function down to the drivers.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions