From: Anirban Chakraborty Date: Thu, 4 Feb 2010 22:17:59 +0000 (-0800) Subject: [SCSI] qla2xxx: Obtain proper host structure during response-queue processing. X-Git-Tag: v2.6.33-rc8~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a67093d46e3caed1a42d694a7de452b61db30562;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed