linux-stable/drivers/net/ethernet/microchip/lan966x
Horatiu Vultur 571bb516a8 net: lan966x: Remove .ndo_change_rx_flags
The function lan966x_port_change_rx_flags() was used only when
IFF_PROMISC flag was set. In that case it was setting to copy all the
frames to the CPU instead of removing any RX filters. Therefore remove
it.

Fixes: d28d6d2e37 ("net: lan966x: add port module support")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-12-20 11:44:05 +00:00
..
Kconfig net: lan966x: Fix builds for lan966x driver 2021-12-02 12:24:08 +00:00
lan966x_ethtool.c net: lan966x: add ethtool configuration and statistics 2021-11-29 12:58:38 +00:00
lan966x_ifh.h
lan966x_mac.c net: lan966x: More MAC table functionality 2021-12-20 11:44:05 +00:00
lan966x_main.c net: lan966x: Remove .ndo_change_rx_flags 2021-12-20 11:44:05 +00:00
lan966x_main.h net: lan966x: More MAC table functionality 2021-12-20 11:44:05 +00:00
lan966x_phylink.c
lan966x_port.c net: lan966x: Fix the configuration of the pcs 2021-12-13 14:39:41 +00:00
lan966x_regs.h net: lan966x: Add registers that are used for switch and vlan functionality 2021-12-20 11:44:04 +00:00
Makefile net: lan966x: add ethtool configuration and statistics 2021-11-29 12:58:38 +00:00