sky2: tx pause bug fix
commitf28bcc7a65f32c58ddcd75194477db5d52924e82
authorStephen Hemminger <shemminger@osdl.org>
Wed, 20 Sep 2006 17:27:48 +0000 (20 10:27 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Oct 2006 20:23:22 +0000 (13 13:23 -0700)
treedfc30dda5790a6c3e1ffec5d66ff4d50ead7784a
parent768bce0abc7f8cb69beafd19e3de8f3c60274d9d
sky2: tx pause bug fix

The sky2 driver will hang if transmit flow control is enabled
and it receives a pause frame. The pause frame gets partially
processed by hardware but never makes it through to the correct
logic. This patch made it into 2.6.17 stable, but never got
accepted for 2.6.18, so it will have to go into 2.6.18.1

See also: http://bugzilla.kernel.org/show_bug.cgi?id=6839

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/sky2.h