git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32c6e1b
)
[SCSI] iscsi: remove session and host binding in libiscsi
author
Mike Christie
<michaelc@cs.wisc.edu>
Wed, 21 May 2008 20:53:59 +0000
(15:53 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:16 +0000
(08:22 -0500)
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>
No differences found