[PATCH] sky2: fix jumbo packet support
authorStephen Hemminger <shemminger@osdl.org>
Mon, 22 May 2006 19:03:42 +0000 (12:03 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 24 May 2006 04:36:09 +0000 (00:36 -0400)
The truncate threshold calculation to prevent receiver from getting stuck
was incorrect, and it didn't take into account the upper limit on bits
in the register so the jumbo packet support was broken.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found