aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorWen Gong <[email protected]>2020-12-07 11:36:34 +0800
committerJohannes Berg <[email protected]>2020-12-11 13:20:05 +0100
commitb0140fda626e39900b8e85efefb427f18727151a (patch)
tree5b618598ff403609b670868189aae6ab2f26f949 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent44b72ca8163b8cf94384a11fdec716f5478411bf (diff)
mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc
The ssid info of ieee80211_bss_conf is filled in ieee80211_start_ap() for AP mode. For STATION mode, it is empty, save the info from struct ieee80211_mgd_assoc_data, the struct ieee80211_mgd_assoc_data will be freed after assoc, so the ssid info of ieee80211_mgd_assoc_data can not access after assoc, save ssid info to ieee80211_bss_conf, then ssid info can be still access after assoc. Signed-off-by: Wen Gong <[email protected]> Link: https://lore.kernel.org/r/[email protected] [reset on disassoc] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions