mac80211: order IEs in probe request correctly
authorJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 08:48:34 +0000 (09:48 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Feb 2014 13:03:24 +0000 (14:03 +0100)
In probe request frames, the VHT IEs should come before any
vendor IEs, but after interworking and similar, so add code
to order them correctly wrt. the IEs passed from userspace.

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

Simple merge