commit | a839cf6955fb6cb731235c310cb0c72c1a2fecbe | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Fri Jan 28 16:47:46 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 28 15:46:24 2011 -0500 |
tree | ac29b987d552cc0ff42dd0aaee51635fda80bedc | |
parent | 5a5289dfa5f79168bd477bba2353da90786c83d6 [diff] |
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 <sgruszka@redhat.com> Acked-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>