summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAditya Kumar Singh <quic_adisi@quicinc.com>2024-04-09 12:40:17 +0300
committerJohannes Berg <johannes.berg@intel.com>2024-04-19 11:48:01 +0300
commit6d4ed5b3562c43394db01906e2a94904caaec054 (patch)
treef7749ca0ec40ca8a470716b072b80376a4cd4759 /tools/perf/scripts/python/exported-sql-viewer.py
parent2bf78f0f107300d2128451a239e94ccc7284090d (diff)
downloadlinux-6d4ed5b3562c43394db01906e2a94904caaec054.tar.xz
wifi: mac80211: handle sdata->u.ap.active flag with MLO
Currently whenever link AP beacon is assigned, sdata->u.ap.active flag is set and whenever it is brought down, the flag is reset. However, with MLO, all the links of the same MLD would use the same sdata. Hence there is no need to set/reset for each link up/down. Also, resetting it when only one of the links went down is not desirable. Add changes to set the active flag only when first link is assigned beacon. Similarly, add changes to reset that flag only when last link is brought down. Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com> Link: https://msgid.link/20240409094017.3165560-1-quic_adisi@quicinc.com [remove unnecessary check before constant true assignment] Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions