commit | cf5a163127118325296c90670093b14afebb8424 | [log] [tgz] |
---|---|---|
author | Anirban Chakraborty <anirban.chakraborty@qlogic.com> | Sun Feb 08 20:50:13 2009 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Feb 10 11:15:20 2009 -0500 |
tree | 0903c4b619cea915aab9cee53793e64724043f4f | |
parent | 8a659571eccfde1df9bd057d67be51d1aaa0e2db [diff] |
[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>