[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion.
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Wed, 23 Feb 2011 23:27:16 +0000 (15:27 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 25 Feb 2011 18:00:38 +0000 (13:00 -0500)
commite46ef004f8938eb7bc80f350d8efed9bf57f04b3
tree64ec76ec146d00f60413290c17eb7b8271521ae3
parentff2fc42e74e43721310bff710416230aae6ce0b9
[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion.

If adapter is not online, the driver will not process the response queue, even
on getting an interrupt.

Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_init.c