commit | a67093d46e3caed1a42d694a7de452b61db30562 | [log] [tgz] |
---|---|---|
author | Anirban Chakraborty <anirban.chakraborty@qlogic.com> | Thu Feb 04 14:17:59 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Mon Feb 08 13:45:55 2010 -0600 |
tree | 092ef591331f99807fee2fb67bdc7efc2dfb2cc7 | |
parent | 84eb8fb42c120ff32b201c1cdd910033c888f699 [diff] |
[SCSI] qla2xxx: Obtain proper host structure during response-queue processing. Original code incorrectly assumed only status-type-0 IOCBs would be queued to the response-queue, and thus all entries would safely reference a VHA from the IOCB 'handle.' Cc: stable@kernel.org Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>