]> Git Repo - linux.git/commit
cfg80211: retrieve S1G operating channel number
authorKieran Frewen <[email protected]>
Wed, 20 Apr 2022 04:13:20 +0000 (04:13 +0000)
committerJohannes Berg <[email protected]>
Wed, 4 May 2022 09:33:52 +0000 (11:33 +0200)
commite847ffe2d146cfd52980ca688d84358e024a6e70
tree0c874b46ecbadfd3a4251f5756e58a0fc851d665
parent5d087aa759eb82b8208411913f6c2158bd85abc0
cfg80211: retrieve S1G operating channel number

When retrieving the S1G channel number from IEs, we should retrieve
the operating channel instead of the primary channel. The S1G operation
element specifies the main channel of operation as the oper channel,
unlike for HT and HE which specify their main channel of operation as
the primary channel.

Signed-off-by: Kieran Frewen <[email protected]>
Signed-off-by: Bassem Dawood <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
net/wireless/scan.c
This page took 0.054092 seconds and 4 git commands to generate.