[SCSI] libiscsi: pass session failure a session struct
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 5 Mar 2009 20:46:05 +0000 (14:46 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:29:12 +0000 (15:29 -0500)
commit40a06e755d8524cd0b24f795e8bdce5ad19fc41b
tree63e2ecb26254460fcadaaea612e5ab411625ba13
parent4d1083509a69a36cc1394f188b7b8956e5526a16
[SCSI] libiscsi: pass session failure a session struct

The api for conn and session failures is akward because
one takes a conn from the lib and one takes a session
from the class. This syncs up the interfaces to use
structs from the lib.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libiscsi.c
include/scsi/libiscsi.h