]> git.baikalelectronics.ru Git - kernel.git/commit
i40evf: set IFF_UNICAST_FLT flag for the VF
authorLihong Yang <lihong.yang@intel.com>
Mon, 20 Aug 2018 15:12:31 +0000 (08:12 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 30 Aug 2018 20:53:04 +0000 (13:53 -0700)
commit7396bc1b922d3a6bc201908571a0e60fd2ba1ddd
treefdb181d4d760e3b7bc2fbb18f21c80b74300057b
parente0ce39af496dba58590038f354f2d3a70673b46e
i40evf: set IFF_UNICAST_FLT flag for the VF

Set IFF_UNICAST_FLT flag for the VF to prevent it from entering
promiscuous mode when macvlan is added to the VF.

Signed-off-by: Lihong Yang <lihong.yang@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c