commit | 5558235c6bade6662e6f257a35f2dfdc8a742147 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jul 10 19:32:09 2007 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jul 12 16:07:25 2007 -0400 |
tree | 1e27576a4185fc9ef9948ec104787941f5565809 | |
parent | 191b92666e3a8aa52af84e2d03350c25145be695 [diff] |
[PATCH] mac80211: conserve stack space due to padding This patch reorders some fields in struct ieee802_11_elems to save 17*7 or 17*3 bytes (on 64/32-bit machines respectively) stack space in a few functions. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Jiri Benc <jbenc@suse.cz> Signed-off-by: John W. Linville <linville@tuxdriver.com>