aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorNathan Errera <nathan.errera@intel.com>2020-10-08 18:09:45 +0300
committerKalle Valo <kvalo@codeaurora.org>2020-10-08 20:09:35 +0300
commitf9084775deb915a414c2ae93f68836962d69009b (patch)
treebba7bee8322291b6c6f6595920bb126ecd15685b /tools/perf/scripts/python/netdev-times.py
parentiwlwifi: mvm: re-enable TX after channel switch (diff)
downloadlinux-f9084775deb915a414c2ae93f68836962d69009b.tar.gz
linux-f9084775deb915a414c2ae93f68836962d69009b.zip
iwlwifi: mvm: prepare roc_done_wk to work sync
As part of changes made to properly support auxiliary activities in CDB NICs, an aux sta will be added when using hot spot 2.0 and will need to be removed when roc flow is done. In order to do so, prepare the roc_done_wk to work synchronously as the rm_aux_sta is a SYNC command. Since now all of th iwl_mvm_flush_sta function are using it sync, removed the flag argument from the function. Signed-off-by: Nathan Errera <nathan.errera@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/iwlwifi.20201008180656.71b441c8b682.Ia1d216cb680308b91d6da9f73e23ae9f4baac79f@changeid
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
mmit/path.c?id=1d1d69bc52dcc7def5b2edbd165cc0a4e3911c8e&follow=1'>path: add is_ntfs_dotgit() helperJohannes Schindelin2-0/+34 2014-12-17fsck: complain about HFS+ ".git" aliases in treesJeff King2-4/+7 2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King8-5/+45 2014-12-17utf8: add is_hfs_dotgit() helperJeff King2-0/+72 2014-12-17fsck: notice .git case-insensitivelyJeff King2-1/+2 2014-12-17t1450: refactor ".", "..", and ".git" fsck testsJeff King1-30/+27 2014-12-17verify_dotfile(): reject .git case-insensitivelyJeff King2-2/+4