]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] bnx2fc: Clear DESTROY_CMPL flag after firmware destroy
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Fri, 5 Aug 2011 00:38:43 +0000 (17:38 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 24 Aug 2011 03:30:49 +0000 (20:30 -0700)
commitb7bd3956a4b17982956fc60f2a27de3e62ea29b8
treec0b9f3890fcb100a30a58fa61a1cfbfbc8b245f6
parent0d3e702ef847c8d4e2d758af908948b0a6db0672
[SCSI] bnx2fc: Clear DESTROY_CMPL flag after firmware destroy

Since this flag was never cleared, the driver does not wait for firmware
destroy completions, causing missed KCQEs.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c