aboutsummaryrefslogtreecommitdiff
path: root/drivers/counter
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2021-10-21 15:50:10 +0200
committerLoic Poulain <loic.poulain@linaro.org>2021-10-25 10:02:51 +0200
commitfe32f1e96198a910b25651db8a7649eb28814c79 (patch)
tree2fb380106a2b74f3924d8a741267530beadf4021 /drivers/counter
parent1460e183fce5a787ca02bc0cf0eed9b441379daa (diff)
wcn36xx: Fix packet drop on resumewcn36xx-upstream
If the system is resumed because of an incomming 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>
Diffstat (limited to 'drivers/counter')
0 files changed, 0 insertions, 0 deletions