kernel_samsung_a53x/drivers/net/ethernet/xilinx
Sean Anderson ae9628b4fa net: xilinx: axienet: Fix dangling multicast addresses
[ Upstream commit 797a68c9de0f5a5447baf4bd3bb9c10a3993435b ]

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@linux.dev>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240822154059.1066595-3-sean.anderson@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:49 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ll_temac.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ll_temac_main.c net: ll_temac: platform_get_resource replaced by wrong function 2024-11-19 09:22:42 +01:00
ll_temac_mdio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xilinx_axienet.h net: xilinx: axienet: Fix dangling multicast addresses 2024-11-23 23:20:49 +01:00
xilinx_axienet_main.c net: xilinx: axienet: Fix dangling multicast addresses 2024-11-23 23:20:49 +01:00
xilinx_axienet_mdio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xilinx_emaclite.c Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00