Skip to content
Commit b13b6bbf authored by Abhishek Kumar's avatar Abhishek Kumar Committed by Johannes Berg
Browse files

wifi: cfg80211: call reg_call_notifier on beacon hints



Currently the channel property updates are not propagated to
driver. This causes issues in the discovery of hidden SSIDs and
fails to connect to them.
This change defines a new wiphy flag which when enabled by vendor
driver, the reg_call_notifier callback will be trigger on beacon
hints. This ensures that the channel property changes are visible
to the vendor driver. The vendor changes the channels for active
scans. This fixes the discovery issue of hidden SSID.

Signed-off-by: default avatarAbhishek Kumar <kuabhs@chromium.org>
Link: https://lore.kernel.org/r/20230629035254.1.I059fe585f9f9e896c2d51028ef804d197c8c009e@changeid


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 13ba6794
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