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)
commit4a83f9e8c0970a8b73df0f46f881859eba85635f
treec67fe95499736431ecc17a82e5788c190810b5fa
parente6babec6cf631d81542c6a40a2ca3e5d2de5579b
qla4xxx: Do not wait for IO completion, after issuing stop_firmware

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>
drivers/scsi/qla4xxx/ql4_os.c
This page took 0.024723 seconds and 5 git commands to generate.