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)
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

Simple merge