aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev
diff options
context:
space:
mode:
authorGravatar Vladimir Oltean <vladimir.oltean@nxp.com> 2021-06-27 14:54:23 +0300
committerGravatar David S. Miller <davem@davemloft.net> 2021-06-28 14:09:03 -0700
commit97558e880f63f372f72cf7cd24dfc4befac13c28 (patch)
tree7c2e2abb4c683e5daa7698fcee160fdb1ae051bb /net/switchdev
parentnet: bridge: include the is_local bit in br_fdb_replay (diff)
downloadlinux-97558e880f63f372f72cf7cd24dfc4befac13c28.tar.gz
linux-97558e880f63f372f72cf7cd24dfc4befac13c28.tar.bz2
linux-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 <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions