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:
a9d4198
)
amd-xgbe: Use the u32 data type for descriptors
author
Lendacky, Thomas
<Thomas.Lendacky@amd.com>
Tue, 4 Nov 2014 22:06:37 +0000
(16:06 -0600)
committer
David S. Miller
<davem@davemloft.net>
Thu, 6 Nov 2014 02:50:12 +0000
(21:50 -0500)
The Tx and Rx descriptors are unsigned 32 bit values. Use the u32
type, rather than unsigned int, to map these descriptors.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found