From: Stanislaw Gruszka Date: Fri, 28 Jan 2011 15:47:46 +0000 (+0100) Subject: iwlwifi: remove unneeded __packed X-Git-Tag: v2.6.39-rc1~468^2~417^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a839cf6955fb6cb731235c310cb0c72c1a2fecbe;p=pandora-kernel.git iwlwifi: remove unneeded __packed struct iwl_queue is not part of firmware interface, so __packed is not needed. Remove it since is may affect performance. Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed