summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2006-10-17 00:09:39 +0200
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-10-26 00:13:53 +0200
commit98644047916c24258fb47c3dab2bed8a44f53b83 (patch)
tree06b94a000abae5d4710786cc57a5ec424e09cc12 /Makefile
parent[SCSI] iscsi class: fix slab corruption during restart (diff)
downloadlinux-98644047916c24258fb47c3dab2bed8a44f53b83.tar.xz
linux-98644047916c24258fb47c3dab2bed8a44f53b83.zip
[SCSI] libiscsi: fix oops in connection create failure path
If connection creation fails we end up calling list_del on a invalid struct. This then causes an oops. We are not acutally using the lists (old MCS code we thought might be useful elsewhere) so this patch just removes that code. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions