]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40e: Hide the Port VLAN VLAN ID
authorGreg Rose <gregory.v.rose@intel.com>
Thu, 28 Nov 2013 06:39:44 +0000 (06:39 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 6 Jan 2014 11:15:17 +0000 (03:15 -0800)
commitb774c7dd75207a79dcb5076ccca3ddc632aa072b
tree2b80e54650fb0bf012212734cadb93661f8269c9
parentf5ac8579f03fc139f39ff8e2ff36d831558ad1a0
i40e: Hide the Port VLAN VLAN ID

The VF VSI Port VLAN settings still allow the user to view VLAN tag in
the descriptor.  Fix the settings to hide the VLAN ID from the VF. The
VF is not supposed to be aware it is on a VLAN in the Port VLAN
scenario.

Change-Id: I976f2bacb455dbb750f8c53a781c689f02cb8907
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c