mac80211: order IEs in association request correctly
authorJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 08:54:07 +0000 (09:54 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Feb 2014 13:03:24 +0000 (14:03 +0100)
commit3de3802c3d0909c4f222df93cfc0f4ed91191e4c
treec9b6e67c659e2e7b4d0aed9089fea59a65e453e2
parent4d9523005f956e23da2df1b884a08c17e2a2d5a2
mac80211: order IEs in association request correctly

In association request frames, there may be IEs passed from
userspace (such as interworking IEs) between HT and VHT, so
add code to insert those inbetween them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c