summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-postgresql-record
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2020-11-01 22:15:30 +0100
committerKalle Valo <kvalo@codeaurora.org>2020-11-07 17:52:18 +0200
commit24bf941f2c96d889df8b892adae25c68b6678787 (patch)
tree4e91a1636d9417182ef62381adcddb63854ff4e1 /tools/perf/scripts/python/bin/export-to-postgresql-record
parentce4dd05cbba697c748d9b665bd05467910318811 (diff)
downloadlinux-24bf941f2c96d889df8b892adae25c68b6678787.tar.gz
linux-24bf941f2c96d889df8b892adae25c68b6678787.zip
airo: Invoke airo_read_wireless_stats() directly
airo_get_wireless_stats() is the iw_handler_if::get_wireless_stats() callback of this driver. This callback was not allowed to sleep until commit a160ee69c6a46 ("wext: let get_wireless_stats() sleep") in v2.6.32. airo still delegates the readout to a thread, which is not longer necessary. Invoke airo_read_wireless_stats() directly from the callback and remove the now unused JOB_WSTATS handling. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: Kalle Valo <kvalo@codeaurora.org> Cc: linux-wireless@vger.kernel.org Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20201101211536.2966644-3-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-record')
0 files changed, 0 insertions, 0 deletions