]> git.karo-electronics.de Git - mv-sheeva.git/commit
tg3: Fix 5719 A0 tx completion bug
authorMatt Carlson <mcarlson@broadcom.com>
Tue, 25 Jan 2011 15:58:48 +0000 (15:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Jan 2011 03:38:16 +0000 (19:38 -0800)
commit4d163b75e979833979cc401ae433cb1d7743d57e
treeab01299fe86ee6566c742f056a00ebc859160a8e
parentb4495ed88b782febddfa5bb99c87d75724520ecf
tg3: Fix 5719 A0 tx completion bug

The 5719 A0 has a bug that manifests itself as if the chipset were
reordering memory writes.  The best known way to solve this problem is
to turn off LSO and jumbo frames.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h