From: Mike Christie Date: Wed, 28 Jun 2006 17:00:29 +0000 (-0500) Subject: [SCSI] iscsi: rm channel usage from iscsi X-Git-Tag: v2.6.18-rc1~22^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6f3b63f50b4bb9fdc9025e0c3994acd265ad3a2;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed