]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/mac80211/util.c
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)
commit4d9523005f956e23da2df1b884a08c17e2a2d5a2
tree58f8b8329ee6c2e5168a8244772f20974d8e97b2
parent8c78e38025060a00155a73bf722152c156242490
mac80211: order IEs in probe request correctly

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