aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorJiri Pirko <[email protected]>2016-01-07 10:50:30 +0000
committerDavid S. Miller <[email protected]>2016-01-10 02:06:33 +0000
commit12f1501e7511958b3a7244e24f290803d0a3c41f (patch)
tree0f95870bb5a010d74ad3d79092bbeff0f354aa7e /net/switchdev/switchdev.c
parentmlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op (diff)
downloadkernel-12f1501e7511958b3a7244e24f290803d0a3c41f.tar.gz
kernel-12f1501e7511958b3a7244e24f290803d0a3c41f.zip
mlxsw: spectrum: remove FDB entry in case we get unknown object notification
It may happen that we get notification for FDB entry for object (port, lag, vport), which does not exist. Currently we ignore that, which only causes this being re-sent in next notification. The entry will never disappear. So get rid of it by simply removing it using SFD register. Signed-off-by: Jiri Pirko <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions