From: Stephen Hemminger Date: Mon, 22 May 2006 19:03:42 +0000 (-0700) Subject: [PATCH] sky2: fix jumbo packet support X-Git-Tag: v2.6.17-rc5~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1433ac4ab46fb23ae77804c207a1f710a7b12f1;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed