commit | 77c8144ad3ee7fae834e13cb7e83f5b7c8c5329e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Dec 23 13:15:37 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 28 16:54:57 2009 -0500 |
tree | f62aa278669ea2f4db5b93af1f40edb06324bff4 | |
parent | 7d3a1c3b03c3a571a2c8c393b75558a5f4a7532a [diff] |
mac80211: refactor association Refactor the code to reserve an skb of the right size (instead of hoping 200 bytes are enough forever), and also put HT IE generation into an own function. Additionally, put the HT IE before the vendor-specific WMM IE. This still leaves things not quite ordered correctly, due to user-specified IEs, add a note about that for now. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>