summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorIlan Peer <ilan.peer@intel.com>2015-09-10 12:54:38 +0300
committerLuca Coelho <luciano.coelho@intel.com>2015-10-05 12:29:09 +0300
commitf82c83397beac5c829bfcb3ea6bb4bfdbac79209 (patch)
treefa00934eb21f26989603787e08a2546c9e1f35ae /tools/perf/scripts/python/task-analyzer.py
parent69191afef3c889992de643af7c318c9a8a1750c0 (diff)
downloadkernel-f82c83397beac5c829bfcb3ea6bb4bfdbac79209.tar.gz
iwlwifi: mvm: Correctly update MAC context on add/del station
Commit "iwlwifi: mvm: don't ask beacons when AP vif and no assoc sta" directly called iwl_mvm_mac_ctxt_cmd_ap() to update the MAC context when adding/removing a station. However, this ignores the case that the vif is actually a P2P GO. Fix this by calling iwl_mvm_mac_ctxt_changed() that handles P2P GO case as well. Signed-off-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
:38 -0700'>2026-01-23docs: kdoc_parser: Improve docstrings and commentsMauro Carvalho Chehab 2026-01-23docs: kdoc_item: Improve docstrings and commentsMauro Carvalho Chehab 2026-01-23docs: kdoc_files: Improve docstrings and commentsMauro Carvalho Chehab 2026-01-23docs: kdoc: latex_fonts: Improve docstrings and commentsMauro Carvalho Chehab 2026-01-20Merge branch 'mauro' into docs-mwJonathan Corbet 2026-01-20jobserver: Split up the big try: blockJonathan Corbet 2026-01-20docs: kdoc: fix logic to handle unissued warningsMauro Carvalho Chehab 2026-01-12tools: jobserver: Prevent deadlock caused by incorrect jobserver configuratio...Changbin Du 2025-12-22kdoc: allow dots in inline @param namesSteven Price 2025-12-22docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab 2025-12-22kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab 2025-12-22kernel-doc: add support for handling global variablesMauro Carvalho Chehab 2025-11-29docs: kdoc: various fixes for grammar, spelling, punctuationRandy Dunlap 2025-11-29docs: kdoc_parser: use '@' for Excess enum valueRandy Dunlap 2025-11-29docs: kdoc_parser: add data/function attributes to ignoreRandy Dunlap 2025-11-21tools/docs/get_feat.py: convert get_feat.pl to PythonMauro Carvalho Chehab 2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet 2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet