wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0
authorIlan Peer <ilan.peer@intel.com>
Wed, 3 Aug 2022 15:02:56 +0000 (18:02 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 08:40:50 +0000 (10:40 +0200)
commitdd1671ed4ae855a36c5d02d29d7b47e129d7abaf
treec73e2cb50b9293acfaef570304798947027ea4a3
parenta8f62399daa6917e7f9efeb79bce4dd2cd494a1e
wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0

Based on changes in the specification the TBTT information in
the RNR can include MLD information, so update the parsing to
allow extracting the short SSID information in such a case.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/scan.c