From: Chad Dupuis Date: Tue, 16 Aug 2011 18:29:26 +0000 (-0700) Subject: [SCSI] qla2xxx: Double check for command completion if abort mailbox command fails. X-Git-Tag: v3.1-rc7~62^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc91ade9b7bc274d625c9b24c04d365a2daf481e;p=pandora-kernel.git [SCSI] 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed