]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: Fix issues in error recovery due to wrong queue state
authorPadmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Sat, 20 Oct 2012 06:03:25 +0000 (06:03 +0000)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 17 Dec 2012 08:42:39 +0000 (00:42 -0800)
commitbdb744da3256bff41fb011abd637514cee698c18
tree1f42fcdf2d813c5116f47cf0ae2e69727c85aad3
parenta1d2178333c2cf6878201983c09594199cbab9cf
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>
drivers/net/benet/be_cmds.c