commit | 581abbc26a7adb693fb8b913f1be18d1c349c1ab | [log] [tgz] |
---|---|---|
author | Andy Gospodarek <andy@greyhouse.net> | Thu Jun 19 17:19:02 2008 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Jun 27 01:31:08 2008 -0400 |
tree | 3aaaa1dc2722f52dc4f04599757e8e3dc3754b30 | |
parent | 1923815d855e1daec931fc9f2221fb73ca708870 [diff] |
e1000: only enable TSO6 via ethtool when using correct hardware When enabling TSO via ethool on e1000, it is possible to set NETIF_F_TSO6 on hardware that does not support it. Setting TSO via ethtool now matches the settings used when the hardware is probed. Signed-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>