commit | 68bf1c68a4b3d9ad0a98f3310f2f79dca075a035 | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Tue Jun 22 03:19:03 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 23 13:16:31 2010 -0700 |
tree | 8e29abda3a579c252076eab1b79718d0702a008e | |
parent | 52486a3ac86eabe5a2f283eb9682a69c14347213 [diff] |
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>