git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50c1e9a
)
iwlwifi: optimize struct iwl_cmd_meta layout
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 16 Apr 2012 21:48:08 +0000
(14:48 -0700)
committer
Wey-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