qla4xxx: Do not wait for IO completion, after issuing stop_firmware
authorTej Parkash <tej.parkash@qlogic.com>
Tue, 25 Feb 2014 03:06:56 +0000 (22:06 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 19 May 2014 17:12:11 +0000 (19:12 +0200)
Problem:
iSCSI stop_firmware mailbox command is not completing outstanding IO.

Solution:
Do not wait for IO completion after issuing stop_firmware mailbox
command

Signed-off-by: Tej Parkash <tej.parkash@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found