[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.
authorAnirban Chakraborty <anirban.chakraborty@qlogic.com>
Mon, 9 Feb 2009 04:50:13 +0000 (20:50 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 10 Feb 2009 16:15:20 +0000 (11:15 -0500)
The clearing of a vha's req_ques were overrunning during vport
creation.  During deletion, vport queues should be torn-down
after all cleanup has occurred.

Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_mid.c

Simple merge
Simple merge