commit | cd1da503847a28775f60b959cb7b0123cee2a1a3 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Aug 25 04:47:50 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 26 15:36:50 2009 -0700 |
tree | 53e5ad6cfd3b8d4fd6d30d978d62722fa48546bb | |
parent | 7b25cdbafd757b1255725d4ffb5b1081714b4256 [diff] |
igb/ixgbe: add IPV6_CSUM support to vlan_features 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>