]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita48639f38656035963ae60b78d9faa1c2fd4acbf
tree148e9456b3e2c257b1348b57669217d36c8088fe
parentd62f11ae363a64f808ce66791fad0ffd0ace31ea
tg3: Revise 5719 internal FIFO overflow solution

Commit a1247ab33a7b2f1a55c00cc59a6d00f98293c827, 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