diff options
author | Egil Hjelmeland <privat@egil-hjelmeland.no> | 2017-11-08 13:44:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-13 03:59:07 +0300 |
commit | 30482e4e2885bc71d058241d5aa1691480c8f938 (patch) | |
tree | ca1fb3bdd674b623dffe1a6d5e7add91ae197437 /drivers/soc | |
parent | fdae5f37a88caed9d2105f5a1ff609322f9e5416 (diff) | |
download | linux-30482e4e2885bc71d058241d5aa1691480c8f938.tar.xz |
net: dsa: lan9303: Fix lan9303_alr_del_port()
Fix embarrassing bug in lan9303_alr_del_port(): Instead of zeroing
entr->mac_addr, I destroyed the next cache entry. Affected .port_fdb_del and
.port_mdb_del.
Fixes: 0620427ea0d6 ("net: dsa: lan9303: Add fdb/mdb manipulation")
Signed-off-by: Egil Hjelmeland <privat@egil-hjelmeland.no>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions