Skip to content
Commit c1d3214d authored by JUN-KYU SHIN's avatar JUN-KYU SHIN Committed by Johannes Berg
Browse files

wifi: cfg80211: fix comparison of BSS frequencies



If the "channel->freq_offset" comparison is omitted in cmp_bss(),
BSS with different kHz units cannot be distinguished in the S1G Band.
So "freq_offset" should also be included in the comparison.

Signed-off-by: default avatarJUN-KYU SHIN <jk.shin@newratek.com>
Link: https://lore.kernel.org/r/20221111023301.6395-1-jk.shin@newratek.com


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 09d838a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment