From: Luciano Coelho Date: Thu, 15 Oct 2009 07:33:28 +0000 (+0300) Subject: wl1271: added missing packed modifier in some acx structs X-Git-Tag: v2.6.33-rc1~388^2~599^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b5b72da1b21fe61926318dd842f6dd7c8862e9f;p=pandora-kernel.git 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 Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed