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:
906996d
)
netdev: octeon_mgmt: Fix structure layout for little-endian.
author
David Daney
<david.daney@cavium.com>
Thu, 20 Jun 2013 00:40:20 +0000
(17:40 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Jun 2013 05:12:48 +0000
(22:12 -0700)
The C ABI reverses the bitfield fill order when compiled as
little-endian.
Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found