commit | 34bacf73c62cd71542ee12eba5896e1f360faa9b | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Thu Jun 07 23:39:26 2012 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Fri Jun 08 09:14:08 2012 +0300 |
tree | 6f2f5ee58d09882e1310e79c3d18232bd7dea4fa | |
parent | b551a3c9eb625326b11154a604fce2108f70fb96 [diff] |
wlcore/wl18xx: the conf structs must be packed so they can be exported 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>