commit | 0b5b72da1b21fe61926318dd842f6dd7c8862e9f | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@nokia.com> | Thu Oct 15 10:33:28 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:48:19 2009 -0400 |
tree | 3af8738228142cf11c8d2031532e77c6a66a8649 | |
parent | 938e30c9301fbd7c3677d01ad01c7eb4ad78b998 [diff] |
wl1271: added missing packed modifier in some acx structs 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>