cfg80211: handle Association Response from S1G STA
authorThomas Pedersen <thomas@adapt-ip.com>
Tue, 22 Sep 2020 02:28:09 +0000 (19:28 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 28 Sep 2020 11:54:03 +0000 (13:54 +0200)
commit80ca25711380c8eabe51eed875ca9432b4f8939e
tree56b607e09e0e1ef728420030b9b36ae2eabb7a97
parentcd418ba63f0c2f6157f35a41c9accc6ecb52590a
cfg80211: handle Association Response from S1G STA

The sending STA type is implicit based on beacon or probe
response content. If sending STA was an S1G STA, adjust
the Information Element location accordingly.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
Link: https://lore.kernel.org/r/20200922022818.15855-9-thomas@adapt-ip.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/wireless/mlme.c