From: Mike Christie Date: Wed, 21 May 2008 20:53:57 +0000 (-0500) Subject: [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs X-Git-Tag: v2.6.27-rc1~1059^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3826721b198001c55353b1c54e10843068aae63;p=pandora-kernel.git [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs max_cmd_len and max_conn are not really used. max_cmd_len is always 16 and can be set by the LLD. max_conn is always one since we do not support MCS. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed