numam-dpdk/drivers
Wang Xiao W 9d87822572 fm10k/base: fix 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: Wang Xiao W <xiao.w.wang@intel.com>
2015-10-07 13:25:07 +02:00
..
net fm10k/base: fix VF multicast update 2015-10-07 13:25:07 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00