]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] qla2xxx: Fix ISP restart bug in multiq code
authorAnirban Chakraborty <anirban.chakraborty@qlogic.com>
Thu, 8 Jan 2009 23:41:08 +0000 (15:41 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 13 Jan 2009 16:36:01 +0000 (10:36 -0600)
commit29bdccbee69c199910b2b39377e66ee5c33f241c
tree401898822f082996e8822cd60cd9c5bcb86750e8
parentccbf04f24c55ead791dac5df8ddeb1a640fbaad8
[SCSI] qla2xxx: Fix ISP restart bug in multiq code

After restarting ISP the additional queues are not being setup correctly. The
following patch fixes the issue.
Please apply.

Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_mid.c
drivers/scsi/qla2xxx/qla_os.c