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:
42096b6
)
mac80211: reorder a few fields in sta_info
author
Johannes Berg
<johannes@sipsolutions.net>
Mon, 25 Feb 2008 21:17:30 +0000
(22:17 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 6 Mar 2008 20:30:46 +0000
(15:30 -0500)
Three __le16s followed by an enum (int) leave a two-byte hole
of padding which we can use for two of the other fields.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found