]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Double check for command completion if abort mailbox command fails.
authorChad Dupuis <chad.dupuis@qlogic.com>
Tue, 16 Aug 2011 18:29:26 +0000 (11:29 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 16 Dec 2011 22:29:21 +0000 (14:29 -0800)
commitd3d329d0066746408d4a2b1d87ccc8004c5c9fc1
tree8aa36b7dff4c6570bc897a70a29e115107ee4dc5
parent60d80b8cc9504f2d07e4bba79d8b1a6d35ecc47c
qla2xxx: Double check for command completion if abort mailbox command fails.

Close a small window where we could falsely fail an abort request if the mailbox
command fails but the command was returned during interrupt context.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_os.c