[SCSI] iscsi class: remove host no argument from session creation callout
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 5 Mar 2009 20:46:06 +0000 (14:46 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:29:39 +0000 (15:29 -0500)
We do not need to have llds set the host no for the session's
parent, because we know the session's parent is going to be
the host. This removes it from the session creation callback
and converts the drivers.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found