igbvf: Fix trunk vlan
authorGreg Rose <gregory.v.rose@intel.com>
Sat, 27 Aug 2011 06:24:59 +0000 (06:24 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 17 Oct 2011 12:08:05 +0000 (05:08 -0700)
commit4d2d55ac94f52ea8787270ec29579ced83f5f96b
treebc3551fe21a5569051b34197b6f23c428da845a2
parentfd38f734cb8200529e281338514945fcbff2364b
igbvf: Fix trunk vlan

Changes to clean up the VLAN Rx path by Jiri Pirko broke trunk VLAN.
Trunk VLANs in a VF driver are those set using

"ip link set <pfdev> vf <n> <vlanid>"

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
CC: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igbvf/netdev.c
This page took 0.029508 seconds and 5 git commands to generate.