wl1271: added missing packed modifier in some acx structs
authorLuciano Coelho <luciano.coelho@nokia.com>
Thu, 15 Oct 2009 07:33:28 +0000 (10:33 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Oct 2009 20:48:19 +0000 (16:48 -0400)
Some of the struct definitions in the wl1271_acx.h file were missing the
__attribute__ ((packed)) modifier.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found