[SCSI] iscsi bugfixes: fix oops when removing session
authorMike Christie <michaelc@cs.wisc.edu>
Mon, 24 Jul 2006 20:47:29 +0000 (15:47 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Fri, 28 Jul 2006 16:49:01 +0000 (11:49 -0500)
We are touching the cls_session after we have freed
it. This causes a oops.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found