atl1: disable TSO by default
authorJay Cliburn <jacliburn@bellsouth.net>
Tue, 19 Aug 2008 00:28:13 +0000 (19:28 -0500)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 27 Aug 2008 09:36:27 +0000 (05:36 -0400)
commit82c26a9d117f0178b8c1b33429014b6d99c470f6
tree9dedb03e578f102e71d9ce8b0184cbd3d21bfc81
parent50f684b900de431729d6f77e69c941560936f275
atl1: disable TSO by default

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>
cc: stable@kernel.org
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/atlx/atl1.c