diff options
author | Cody Schuffelen <[email protected]> | 2019-02-06 15:54:15 -0800 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2019-02-11 17:10:48 +0100 |
commit | f440b125450dfc65ce0386eb231da2f663c45ca0 (patch) | |
tree | 89d8fd26de49973982eab86b2ff0321c6022d78d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5d4071abd9a1e2b417beef31aaf7d45999e4882e (diff) |
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: Cody Schuffelen <[email protected]>
Acked-by: Alistair Strachan <[email protected]>
Acked-by: Greg Hartman <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions