commit | 2372a5f1c869fd1e4dc11fb41600197fcce1121c | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Thu May 13 03:07:42 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 14 03:06:52 2010 -0700 |
tree | 53e1960f00ce51368d4019a0321d40f26c20035b | |
parent | e0a67e2dd9aa01a59cd91a7b39a6af1282bbc214 [diff] |
qlcnic: fix context cleanup Before going for recovery, every pci-func should check fw state, irrespective of device state. This to avoid unnecssary sending of command for ctx destroy. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>