diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-03 13:27:15 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-14 15:56:47 -0700 |
commit | b32d15b9d71b37854b94923a176acda35b40c9f4 (patch) | |
tree | 16732ded60dcd7c51c7dfabb17cc942f2f4e5b1e /drivers/net/Makefile | |
parent | da61b36706f06a95bedeef0168db5b40a2940f8a (diff) |
fm10k: corrected VF multicast update
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>
Diffstat (limited to 'drivers/net/Makefile')
0 files changed, 0 insertions, 0 deletions