ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp
authorYi Zou <yi.zou@intel.com>
Tue, 18 May 2010 16:00:05 +0000 (16:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 May 2010 02:44:18 +0000 (19:44 -0700)
Make sure we point to the right offset of the fc_frame_header when
VLAN header exists and HW has VLAN stripping disabled.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found