From: Stephen Hemminger Date: Wed, 6 Sep 2006 19:44:47 +0000 (-0700) Subject: [PATCH] sky2: tx pause bug fix X-Git-Tag: v2.6.19-rc1~1263^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eaba1a280b6380f5b1238c53ce62e4381fc5f97;p=pandora-kernel.git [PATCH] sky2: tx pause bug fix Fix problems with transmit pause frames. The driver was telling the GMAC to flush (not process) pause frames. Manually disabling pause wasn't working because of problems in the setup. This maybe the cause of the lockup under load. http://bugzilla.kernel.org/show_bug.cgi?id=6839 Patch against netdev-2.6 git tree Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed