commit | d3826721b198001c55353b1c54e10843068aae63 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 21 15:53:57 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:15 2008 -0500 |
tree | 7f2348a674da1f0d513c65d6225eea5f49ffff66 | |
parent | 40753caa364bfba60ebd5e2a8bdf366ef175d03c [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>