From: Grazvydas Ignotas Date: Tue, 17 Aug 2010 19:46:52 +0000 (+0300) Subject: wl1251: add missing __packed modifier for some structs X-Git-Tag: v2.6.37-rc1~147^2~679^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5ad08525f1a8e0484d125ba155dbd3c3282ab8;p=pandora-kernel.git wl1251: add missing __packed modifier for some structs Several acx and cmd structures are missing __packed modifier, add it. This was noticed while comparing them with corresponding wl1271 code. Signed-off-by: Grazvydas Ignotas Acked-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed