]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sky2: transmit recovery
authorStephen Hemminger <shemminger@osdl.org>
Mon, 20 Mar 2006 23:48:21 +0000 (15:48 -0800)
committerJeff Garzik <jeff@garzik.org>
Tue, 21 Mar 2006 21:00:52 +0000 (16:00 -0500)
commit8f24664da64f8db094cd9d379b16fc1d8776d1df
treec954d1ac501e3f4f4c5473cdc96bf46894b129d9
parentd89e1343959200a578465d50bb36c89733cf66a7
[PATCH] sky2: transmit recovery

This patch decodes state and revovers from any races in the transmit
timeout and NAPI logic. It should never trigger, but if it does then
do the right thing.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c