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:
9d3501a
)
libata: xfer_mask is unsigned long not unsigned int
author
Tejun Heo
<htejun@gmail.com>
Tue, 27 Nov 2007 10:43:42 +0000
(19:43 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 23 Jan 2008 10:24:12 +0000
(
05:24
-0500)
Jeff says xfer_mask is unsigned long not unsigned int. Convert all
xfermask fields and handling functions to deal with unsigned longs.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found