]> git.baikalelectronics.ru Git - kernel.git/commit
sky2: transmit timeout
authorStephen Hemminger <shemminger@linux-foundation.org>
Fri, 16 Feb 2007 00:40:33 +0000 (16:40 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 17 Feb 2007 20:30:47 +0000 (15:30 -0500)
commit9fb0af4f75e2799a5a7c3da293e29af9652d8ffc
tree565bd507b92755f2f75682a8b87fb96c506a2f5d
parent3f4ec26650dfa52954a47f03e0e7a8ba9e25c53d
sky2: transmit timeout

The transmit timeout code could hang, and it would not clear out
problems if the hardware was stuck.  Change the code to effectively do
a device down/up similar to the suspend/resume code.

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