aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAjay Singh <[email protected]>2022-05-04 16:19:26 +0000
committerKalle Valo <[email protected]>2022-05-11 08:25:33 +0300
commit868f0e28290c7a33e8cb79bfe97ebdcbb756e048 (patch)
tree94509d2220d01585987f863b7907cd4d4c36713a /tools/perf/scripts/python/event_analyzing_sample.py
parent72ebd6751f9eb3f9b023a81f10b02e9a2c8c0acb (diff)
wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()
Monitor(mon.) interface is used for handling the AP mode and 'ieee80211_ptr' reference is not getting set for it. Like earlier implementation, use register_netdevice() instead of cfg80211_register_netdevice() which expects valid 'ieee80211_ptr' reference to avoid the possible crash. Fixes: 2fe8ef106238 ("cfg80211: change netdev registration/unregistration semantics") Signed-off-by: Ajay Singh <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions