Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9c1c6be3 authored by Cody Schuffelen's avatar Cody Schuffelen Committed by Alistair Strachan
Browse files

UPSTREAM: virt_wifi: Remove REGULATORY_WIPHY_SELF_MANAGED



REGULATORY_WIPHY_SELF_MANAGED as set here breaks NL80211_CMD_GET_REG,
because it expects the wiphy to do regulatory management. Since
virt_wifi does not do regulatory management, this triggers a WARN_ON in
NL80211_CMD_GET_REG and fails the netlink command.

Removing REGULATORY_WIPHY_SELF_MANAGED fixes the problem and the virtual
wireless network continues to work.

Signed-off-by: default avatarCody Schuffelen <schuffelen@google.com>
Acked-by: default avatarAlistair Strachan <astrachan@google.com>
Acked-by: default avatarGreg Hartman <ghartman@google.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
(cherry picked from commit f440b125450dfc65ce0386eb231da2f663c45ca0)
Bug: 119771992
Change-Id: Ida660b77a2f091e7aaabcecf8a60e66cc2f1f91d
Signed-off-by: default avatarAlistair Strachan <astrachan@google.com>
parent 6f994bf0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment