]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[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)
commitcf5a163127118325296c90670093b14afebb8424
tree0903c4b619cea915aab9cee53793e64724043f4f
parent8a659571eccfde1df9bd057d67be51d1aaa0e2db
[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.

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