diff options
| author | Mike Christie <[email protected]> | 2006-10-16 18:09:39 -0400 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2006-10-25 15:13:53 -0700 |
| commit | 98644047916c24258fb47c3dab2bed8a44f53b83 (patch) | |
| tree | 06b94a000abae5d4710786cc57a5ec424e09cc12 /include/linux/debugobjects.h | |
| parent | 43a145a3440c5c5f24ff2888801e40e2242187e6 (diff) | |
[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 <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions