[SCSI] iscsi: rm channel usage from iscsi
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 28 Jun 2006 17:00:29 +0000 (12:00 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 29 Jun 2006 15:08:31 +0000 (11:08 -0400)
commite6f3b63f50b4bb9fdc9025e0c3994acd265ad3a2
treeec5d681d2b7b203930e6cc1457b4f8aeee91439a
parentf53a88da18e3c04c3ade07bc5eff520ee4259c3e
[SCSI] iscsi: rm channel usage from iscsi

I do not remember what I was thinking when we added the channel
as a argument to the session create function. It was probably
due to too much cut and paste work from the FC transport class.

The channel is meaningless for iscsi drivers so this patch drops
its usage everywhere in the iscsi related code.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/libiscsi.c
drivers/scsi/scsi_transport_iscsi.c
include/scsi/scsi_transport_iscsi.h