mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 11:01:38 +00:00
b32d15b9d7
VFs were being improperly added to the switch's multicast group. The error stems from the fact that incorrect arguments were passed to the "update_mc_addr" function. It would seem to be a copy paste error since the parameters are similar to the "update_uc_addr" function. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Ngai-Mint Kwan <ngai-mint.kwan@intel.com> Acked-by: Matthew Vick <matthew.vick@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
||
---|---|---|
.. | ||
fm10k_common.c | ||
fm10k_common.h | ||
fm10k_dcbnl.c | ||
fm10k_debugfs.c | ||
fm10k_ethtool.c | ||
fm10k_iov.c | ||
fm10k_main.c | ||
fm10k_mbx.c | ||
fm10k_mbx.h | ||
fm10k_netdev.c | ||
fm10k_pci.c | ||
fm10k_pf.c | ||
fm10k_pf.h | ||
fm10k_ptp.c | ||
fm10k_tlv.c | ||
fm10k_tlv.h | ||
fm10k_type.h | ||
fm10k_vf.c | ||
fm10k_vf.h | ||
fm10k.h | ||
Makefile |