From: Mike Christie Date: Wed, 21 May 2008 20:53:59 +0000 (-0500) Subject: [SCSI] iscsi: remove session and host binding in libiscsi X-Git-Tag: v2.6.27-rc1~1059^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756135215ec743be6fdce2bdebe8cdb9f8a231f6;p=pandora-kernel.git [SCSI] iscsi: remove session and host binding in libiscsi bnx2i allocates a host per netdevice but will use libiscsi, so this unbinds the session from the host in that code. This will also be useful for the iser parent device dma settings fixes. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed