From: Mike Christie Date: Thu, 5 Mar 2009 20:46:06 +0000 (-0600) Subject: [SCSI] iscsi class: remove host no argument from session creation callout X-Git-Tag: v2.6.30-rc1~641^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7facb77ff4b6961d936773fb1f175f7abf76b7;p=pandora-kernel.git [SCSI] iscsi class: remove host no argument from session creation callout 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed