wlcore/wl18xx: the conf structs must be packed so they can be exported
authorLuciano Coelho <coelho@ti.com>
Thu, 7 Jun 2012 20:39:26 +0000 (23:39 +0300)
committerLuciano 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