Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v3.7] net: wifi: NM type check is incorrect #76403

Closed
jukkar opened this issue Jul 29, 2024 · 0 comments
Closed

[v3.7] net: wifi: NM type check is incorrect #76403

jukkar opened this issue Jul 29, 2024 · 0 comments
Assignees
Labels
area: Networking area: Wi-Fi Wi-Fi bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Milestone

Comments

@jukkar
Copy link
Member

jukkar commented Jul 29, 2024

This issue is created to allow backporting to 3.7.
The NM iface type check should use (1 << WIFI_TYPE_STA),
instead of WIFI_TYPE_STA. Same for WIFI_TYPE_SAP.

@jukkar jukkar added bug The issue is a bug, or the PR is fixing a bug area: Networking area: Wi-Fi Wi-Fi labels Jul 29, 2024
@jukkar jukkar added this to the v3.7.1 milestone Jul 29, 2024
@jhedberg jhedberg added the priority: medium Medium impact/importance bug label Jul 30, 2024
@jhedberg jhedberg changed the title net: wifi: NM type check is incorrect [Zephyr 3.7] net: wifi: NM type check is incorrect Jul 30, 2024
@carlescufi carlescufi changed the title [Zephyr 3.7] net: wifi: NM type check is incorrect [v3.7] net: wifi: NM type check is incorrect Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking area: Wi-Fi Wi-Fi bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

3 participants