commit | a1433ac4ab46fb23ae77804c207a1f710a7b12f1 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Mon May 22 12:03:42 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed May 24 00:36:09 2006 -0400 |
tree | 8823b8402768b6ad17c4cbeb4b0512245e5b1825 | |
parent | 387e2b0439026aa738a9edca15a57e5c0bcb4dfc [diff] |
[PATCH] sky2: fix jumbo packet support 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>