[PATCH] sky2: set lower pause threshold to prevent overrun
authorStephen Hemminger <shemminger@osdl.org>
Mon, 9 Oct 2006 22:49:27 +0000 (15:49 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 11 Oct 2006 08:07:45 +0000 (04:07 -0400)
Adjust the pause threshold on slower systems to keep from getting overrun.
Since FIFO is 2K bytes, don't send XON pause until there is space for a full
frame.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found