iwlwifi: optimize struct iwl_cmd_meta layout
authorJohannes Berg <johannes.berg@intel.com>
Mon, 16 Apr 2012 21:48:08 +0000 (14:48 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 16 Apr 2012 21:49:25 +0000 (14:49 -0700)
Having a u32 before a potential 64-bit value is
not very efficient, move it last.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found