commit | 7495883bdd07e6a233f8a7f3d85c085c1618a203 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Feb 25 22:17:30 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 06 15:30:46 2008 -0500 |
tree | 1aa901fc81a0823a5ef28bd11d432b391509e316 | |
parent | 42096b634f87bb65e08d1fa61462d5b30d9779ca [diff] |
mac80211: reorder a few fields in sta_info 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>