diff options
| author | Vladimir Oltean <[email protected]> | 2021-06-27 11:54:23 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-28 21:09:03 +0000 |
| commit | 97558e880f63f372f72cf7cd24dfc4befac13c28 (patch) | |
| tree | 7c2e2abb4c683e5daa7698fcee160fdb1ae051bb /net/switchdev/switchdev.c | |
| parent | net: bridge: include the is_local bit in br_fdb_replay (diff) | |
| download | kernel-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
