OSDN Git Service

wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ
authorManikanta Pubbisetty <quic_mpubbise@quicinc.com>
Wed, 8 Mar 2023 10:45:56 +0000 (16:15 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 22 Mar 2023 12:31:19 +0000 (13:31 +0100)
commit8e40c3b6e1538401d2cf8d43087ebe1db8026af9
tree0fd8a106cff041cc96eb507651a668ceba32b9b1
parentfe4a6d2db3bad41e9f22c860596f355af8493ebb
wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ

Currently when NL80211_SCAN_FLAG_COLOCATED_6GHZ is set in the scan flags,
in addition to the co-located APs, PSC channels in the 6 GHz band would
also be scanned if the user space has asked for it. In other words, the
scan would happen on PSC channels & co-located 6 GHz channels that were
reported in the RNR IE.

Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ flag to
reflect the above said behavior.

Signed-off-by: Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
Link: https://lore.kernel.org/r/20230308104556.9399-1-quic_mpubbise@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h