]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
atl1: disable TSO by default
authorJay Cliburn <jacliburn@bellsouth.net>
Thu, 28 Aug 2008 19:40:05 +0000 (19:40 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 8 Sep 2008 11:44:19 +0000 (04:44 -0700)
commit89b4ddf3d058613b3377e5f56f99d3e20dc95017
treed3743cb8c4378b8d34fafe8fd937b533352eb6c6
parentd584a416f04eb2916d3b3dbd88a05d5210276e55
atl1: disable TSO by default

commit 82c26a9d117f0178b8c1b33429014b6d99c470f6 upstream

The atl1 driver is causing stalled connections and file corruption
whenever TSO is enabled.  Two examples are here:

http://lkml.org/lkml/2008/7/15/325
http://lkml.org/lkml/2008/8/18/543

Disable TSO by default until we can determine the source of the
problem.

Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/atlx/atl1.c