Skip to content

cmd_wifiscan: restrict scan to the requested frequency - #133

Open
mkwacz wants to merge 1 commit into
main-v4.2.0-LTSfrom
staging-WIFI-14822-fix-scan-param
Open

cmd_wifiscan: restrict scan to the requested frequency#133
mkwacz wants to merge 1 commit into
main-v4.2.0-LTSfrom
staging-WIFI-14822-fix-scan-param

Conversation

@mkwacz

@mkwacz mkwacz commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

The single-channel branch of scan_trigger() set wiphy_freq/center_freq1/ channel_width but never populated scan_frequencies, so the TRIGGER_SCAN request scanned the whole band instead of the requested channel.

Fixes: WIFI-14822

The single-channel branch of scan_trigger() set wiphy_freq/center_freq1/
channel_width but never populated scan_frequencies, so the TRIGGER_SCAN
request scanned the whole band instead of the requested channel.

Fixes: WIFI-14822
Signed-off-by: Marek Kwaczynski <marek@shasta.cloud>
@tanyasingh-ec tanyasingh-ec added this to the 4.2.7 milestone Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants