aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorWen Gong <[email protected]>2023-02-01 01:53:13 -0500
committerJohannes Berg <[email protected]>2023-02-14 12:37:39 +0100
commitd99975c4953eb79e389d4630e848435c700e2dfc (patch)
treeb009e2cde1416e8ce58d7ab38d4318dc1fc1876b /tools/perf/scripts/python/task-analyzer.py
parent935ef47b16cc5bc15fcd2b3dbc61abb0b7ea671a (diff)
wifi: cfg80211: call reg_notifier for self managed wiphy from driver hint
Currently the regulatory driver does not call the regulatory callback reg_notifier for self managed wiphys. Sometimes driver needs cfg80211 to calculate the info of ieee80211_channel such as flags and power, and driver needs to get the info of ieee80211_channel after hint of driver, but driver does not know when calculation of the info of ieee80211_channel become finished, so add notify to driver in reg_process_self_managed_hint() from cfg80211 is a good way, then driver could get the correct info in callback of reg_notifier. Signed-off-by: Wen Gong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions