]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: properly add VF MAC addresses
authorMitch Williams <mitch.a.williams@intel.com>
Sat, 16 Nov 2013 10:00:41 +0000 (10:00 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Dec 2013 07:13:00 +0000 (23:13 -0800)
commit6d0e56f9d1e6cd4b9f3f15e35135512efcda44e5
tree08f5a8589573a53edd35312e0d2539becf4c2a6d
parent6cf92368339075b2d6cb1e1ec0dd42773fd8eec9
i40e: properly add VF MAC addresses

The code that added new MAC addresses from the VFs did not, in
fact, work. Due to inverse logic, the only addresses that could
be added were addresses that already had been added.

Change-Id: Idce9169bd2f36e2c5ee10b130587a65705465d31
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c