commit | 7d8eb29e6eae9cc13e1975daf28d2ae789c1f110 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Feb 06 23:18:27 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 07 02:43:07 2009 -0800 |
tree | 4b04b15107a271927cd77b304cde2f03819ae967 | |
parent | 0fbe67af3ee1928f7eae273133b7112d1665d4d3 [diff] |
igb: update feature flags supported in ethtool This driver is currently using HW_CSUM which is not correct. Update this to use the IP_CSUM and IPV6_CSUM flags. In addition consolidate the TSO flag setting. 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>