qlcnic: Add PVID support for 84xx adapters
authorManish Chopra <manish.chopra@qlogic.com>
Fri, 16 Aug 2013 23:07:14 +0000 (19:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 07:32:01 +0000 (00:32 -0700)
commit58945e1bd6e7ed8d3637c655ebdfdc34fa996456
tree2bff30e7d042b8daff5db0d381ae916108bd7145
parent15ca140f18534408cdf64d74e843e10cdca707fd
qlcnic: Add PVID support for 84xx adapters

o 84xx adapters support VLAN stripping for PVID. Packets don't have
  VLAN tag inserted in case of PVID. So packet should follow non vlan path.

o Use capability bit to set PVID mode.

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c