commit | aa790db9a7a3a9591f4d5ba0dead00e99dcd9412 | [log] [tgz] |
---|---|---|
author | Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com> | Sat Oct 20 06:03:25 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 21 22:15:36 2012 -0400 |
tree | ad42ba1e964f61a31ea54fb88247f569519a4f14 | |
parent | db15dfa957c6b904e88d70f2f3f1c0b95cafd6b9 [diff] |
be2net: Fix issues in error recovery due to wrong queue state During recovery from a FW error, destroy queue operation may fail. Queue should be marked as destroyed so that recovery code can recreate the queue. Also fix queue created state not getting checked at one instance. Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>