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