[PATCH] sky2: tx pause bug fix
authorStephen Hemminger <shemminger@osdl.org>
Wed, 6 Sep 2006 19:44:47 +0000 (12:44 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 13 Sep 2006 17:27:44 +0000 (13:27 -0400)
commit2eaba1a280b6380f5b1238c53ce62e4381fc5f97
tree4b161be011f0bb6adeea1c49c5fef5e84297e26d
parent6aa20a2235535605db6d6d2bd850298b2fe7f31e
[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 <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c
drivers/net/sky2.h