Re: [PATCH net-next 2/4] net: xilinx: axienet: Fix dangling multicast addresses
From: Simon Horman
Date: Thu Aug 15 2024 - 11:02:05 EST
On Mon, Aug 12, 2024 at 04:04:35PM -0400, Sean Anderson wrote:
> If a multicast address is removed but there are still some multicast
> addresses, that address would remain programmed into the frame filter.
> Fix this by explicitly setting the enable bit for each filter.
>
> Fixes: 8a3b7a252dca ("drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver")
> Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>