igb/ixgbe: add IPV6_CSUM support to vlan_features
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 25 Aug 2009 04:47:50 +0000 (04:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Aug 2009 22:36:50 +0000 (15:36 -0700)
We were already exporting TSO6 to the vlan, but we weren't exporting the
checksum support for IPV6 which was causing warning messages to be
displayed when doing IPv6 TSO over a vlan.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found