From: Mike Christie Date: Thu, 5 Mar 2009 20:46:05 +0000 (-0600) Subject: [SCSI] libiscsi: pass session failure a session struct X-Git-Tag: v2.6.30-rc1~641^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a06e755d8524cd0b24f795e8bdce5ad19fc41b;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed