]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/qlcnic/qlcnic.h
qlcnic: offload tx timeout recovery
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Tue, 22 Jun 2010 03:19:03 +0000 (03:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jun 2010 20:16:31 +0000 (13:16 -0700)
commit68bf1c68a4b3d9ad0a98f3310f2f79dca075a035
tree8e29abda3a579c252076eab1b79718d0702a008e
parent52486a3ac86eabe5a2f283eb9682a69c14347213
qlcnic: offload tx timeout recovery

Offload tx timeout recovery to fw recovery func(check_health).
In check_health, first check health of device, if it its ok, then
do tx timeout recovery otherwise device recovery.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic.h
drivers/net/qlcnic/qlcnic_main.c