tg3: Revise 5719 internal FIFO overflow solution
authorMatt Carlson <mcarlson@broadcom.com>
Tue, 25 Jan 2011 15:58:47 +0000 (15:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Jan 2011 03:38:15 +0000 (19:38 -0800)
commitb4495ed88b782febddfa5bb99c87d75724520ecf
tree148e9456b3e2c257b1348b57669217d36c8088fe
parent26ad787962ef84677a48c56039d3c9769b84f847
tg3: Revise 5719 internal FIFO overflow solution

Commit cf79003d598b1f82a4caa0564107283b4f560e14, entitled
"tg3: Fix 5719 internal FIFO overflow problem", proposed a way to solve
an internal FIFO overflow problem.  We have since discovered a slightly
better way to solve the problem.  This patch changes the code so that
the problem is contained closer to the problem source.

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