]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Use port VLAN in MAC/VLAN filter configuration
authorGreg Rose <gregory.v.rose@intel.com>
Tue, 1 Apr 2014 07:11:44 +0000 (07:11 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 28 Apr 2014 11:13:37 +0000 (04:13 -0700)
commite7daf7e329b71206257f2f6af92d3e0f52897381
tree72d1f91afe092dac7b5ab81319770e07869fcf0c
parentf72c28820f6324a20b279447be6498c47e103f6d
i40e: Use port VLAN in MAC/VLAN filter configuration

The function to set the VF MAC address was not taking the port VLAN
filter into account when setting/clearing/resetting the VF's host
administered MAC address.  Be sure to use the port VLAN for VF MAC
filtering configurations.

Change-ID: I12595331981c79529738f041dcdbdb667ef8f5e6
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c