commit | 756135215ec743be6fdce2bdebe8cdb9f8a231f6 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 21 15:53:59 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:16 2008 -0500 |
tree | 7eb0a5a23731fcd974f9e5e5d136fe6944d4761c | |
parent | 32c6e1b9a2e27076b7070a9ec56a9e5437ebd725 [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>