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:
e5bd7b5
)
[SCSI] iscsi class: fix endpoint id handling
author
Mike Christie
<michaelc@cs.wisc.edu>
Wed, 24 Sep 2008 16:46:11 +0000
(11:46 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 13 Oct 2008 13:28:59 +0000
(09:28 -0400)
Some endpoint code was using unsigned int and some
was using uint64_t. This converts it all to uint64_t.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found