[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)
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>

No differences found