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:
b551a3c
)
wlcore/wl18xx: the conf structs must be packed so they can be exported
author
Luciano Coelho
<coelho@ti.com>
Thu, 7 Jun 2012 20:39:26 +0000
(23:39 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Fri, 8 Jun 2012 06:14:08 +0000
(09:14 +0300)
Since we are now going to export the conf structure and read it from a
file, it should be packed to avoid surprises with padding bytes.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found