Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information