git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d6609c
)
qla2xxx: fix kernel NULL pointer access
author
Himanshu Madhani
<himanshu.madhani@qlogic.com>
Thu, 25 Sep 2014 10:14:44 +0000
(06:14 -0400)
committer
Christoph Hellwig
<hch@lst.de>
Thu, 25 Sep 2014 12:25:06 +0000
(14:25 +0200)
This patch is to fix regression added by commit id
51a07f84649d2be206c4c2ad9a612956db0c2f8c
.
When allocating memory for new session original patch does
not assign vha to op->vha resulting into NULL pointer
access during qlt_create_sess_from_atio().
Cc: <stable@vger.kernel.org>
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/qla2xxx/qla_target.c
patch
|
blob
|
history
diff --cc
drivers/scsi/qla2xxx/qla_target.c
Simple merge