commit | fb46f26f383c3129ce4ae551a359a8e11704cbce | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@nokia.com> | Thu Oct 15 10:33:30 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:48:20 2009 -0400 |
tree | cf6ce35a0d919977be2b899b6514552b99b9fd98 | |
parent | d0f63b202146f3281800ee44823740c8bbf38f11 [diff] |
wl1271: added missing packed modifier in some cmd 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>