git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40753ca
)
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
author
Mike Christie
<michaelc@cs.wisc.edu>
Wed, 21 May 2008 20:53:57 +0000
(15:53 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:15 +0000
(08:22 -0500)
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>
No differences found