Re: [PATCH net-next] net: dsa: lan9303: Fix lan9303_alr_del_port()

From: David Miller
Date: Sun Nov 12 2017 - 20:01:49 EST


From: Egil Hjelmeland <privat@xxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Nov 2017 11:44:36 +0100

> 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@xxxxxxxxxxxxxxxxxx>

Applied.