aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
diff options
context:
space:
mode:
authorMurali Karicheri <[email protected]>2023-11-21 05:37:53 +0000
committerDavid S. Miller <[email protected]>2023-11-22 10:51:32 +0000
commit36b20fcdd9663ced36d3aef96f0eff8eb79de4b8 (patch)
treede887ecb731c0ec585e5affd158ca6b9aa84505e /drivers/net/ethernet/intel/ice/ice_main.c
parentMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... (diff)
downloadkernel-36b20fcdd9663ced36d3aef96f0eff8eb79de4b8.tar.gz
kernel-36b20fcdd9663ced36d3aef96f0eff8eb79de4b8.zip
net: hsr: Add support for MC filtering at the slave device
When MC (multicast) list is updated by the networking layer due to a user command and as well as when allmulti flag is set, it needs to be passed to the enslaved Ethernet devices. This patch allows this to happen by implementing ndo_change_rx_flags() and ndo_set_rx_mode() API calls that in turns pass it to the slave devices using existing API calls. Signed-off-by: Murali Karicheri <[email protected]> Signed-off-by: Ravi Gunasekaran <[email protected]> Reviewed-by: Wojciech Drewek <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions