summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorChad Dupuis <chad.dupuis@qlogic.com>2013-10-03 07:21:13 (GMT)
committerJames Bottomley <JBottomley@Parallels.com>2013-10-23 13:09:18 (GMT)
commit36008cf118235cee49b6753455f33b6f2c3a7543 (patch)
tree2be4076b1a68ee1b3470ac9bebdaada10ad0ed63 /include
parent6541932ea2f7de0b0c5203decf666b143ad5fa33 (diff)
downloadlinux-fsl-qoriq-36008cf118235cee49b6753455f33b6f2c3a7543.tar.xz
[SCSI] qla2xxx: Fix request queue null dereference.
If an invalid IOCB is returned on the response queue then the index into the request queue map could be invalid and could return to us a bogus value. This could cause us to try to deference an invalid pointer and cause an exception. If we encounter this condition, simply return as no context can be established for this response. Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions