aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2021-06-27 11:54:23 +0000
committerDavid S. Miller <[email protected]>2021-06-28 21:09:03 +0000
commit97558e880f63f372f72cf7cd24dfc4befac13c28 (patch)
tree7c2e2abb4c683e5daa7698fcee160fdb1ae051bb /net/switchdev/switchdev.c
parentnet: bridge: include the is_local bit in br_fdb_replay (diff)
downloadkernel-97558e880f63f372f72cf7cd24dfc4befac13c28.tar.gz
kernel-97558e880f63f372f72cf7cd24dfc4befac13c28.zip
net: ocelot: delete call to br_fdb_replay
Not using this driver, I did not realize it doesn't react to SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE notifications, but it implements just the bridge bypass operations (.ndo_fdb_{add,del}). So the call to br_fdb_replay just produces notifications that are ignored, delete it for now. Signed-off-by: Vladimir Oltean <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions