2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/infiniband/ulp
Mike Christie 7970634b81 [SCSI] iscsi class: user device_for_each_child instead of duplicating session list
Currently we duplicate the list of sessions, because we were using the
test for if a session was on the host list to indicate if the session
was bound or unbound. We can instead use the target_id and fix up
the class so that drivers like bnx2i do not have to manage the target id
space.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-07-12 08:22:20 -05:00
..
ipoib IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() 2008-05-20 15:41:09 -07:00
iser [SCSI] iscsi class: user device_for_each_child instead of duplicating session list 2008-07-12 08:22:20 -05:00
srp SCSI: convert struct class_device to struct device 2008-04-19 19:10:33 -07:00