be2net: stop issuing FW cmds if any cmd times out
authorSathya Perla <sathya.perla@emulex.com>
Thu, 10 Nov 2011 19:18:00 +0000 (19:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Nov 2011 22:59:36 +0000 (17:59 -0500)
A FW cmd timeout (with a sufficiently large timeout value in the
order of tens of seconds) indicates an unresponsive FW. In this state
issuing further cmds and waiting for a completion will only stall the process.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found