commit | 6589ade019dcab245d3bb847370f855b56cdf6ad | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Thu Nov 10 19:18:00 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 12 17:59:36 2011 -0500 |
tree | fa23308e00b3cbc50faecc45b98b6133743bf72e | |
parent | 434b3648e9a58600cea5f3a1a0a7a89048e4df61 [diff] |
be2net: stop issuing FW cmds if any cmd times out 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>