summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2021-10-25 10:28:16 +0200
committerKalle Valo <kvalo@codeaurora.org>2021-10-27 10:45:26 +0300
commitdf0697801d8aa2eebfe7f0b7388879639f8fe7cc (patch)
tree6884aac53c455cc54b4c0980f4967304870f76d7 /tools/perf/scripts/python/export-to-postgresql.py
parent113f304dbc1627c6ec9d5329d839964095768980 (diff)
wcn36xx: Fix packet drop on resume
If the system is resumed because of an incoming packet, the wcn36xx RX interrupts is fired before actual resuming of the wireless/mac80211 stack, causing any received packets to be simply dropped. E.g. a ping request causes a system resume, but is dropped and so never forwarded to the IP stack. This change fixes that, disabling DMA interrupts on suspend to no pass packets until mac80211 is resumed and ready to handle them. Note that it's not incompatible with RX irq wake. Signed-off-by: Loic Poulain <loic.poulain@linaro.org> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1635150496-19290-1-git-send-email-loic.poulain@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions