ath9k: remove old rx dma stop check optimization
authorFelix Fietkau <nbd@nbd.name>
Tue, 27 Dec 2016 11:10:53 +0000 (12:10 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 27 Dec 2016 11:18:36 +0000 (12:18 +0100)
commit00ad43f047746ab16c6558306de8ab8265b4f9f1
tree9a86d25ee23f2c18ad855b9eb8c2ff091823c04d
parent1b5640be33a2304fc121ed6788ff9f754cbdda4f
ath9k: remove old rx dma stop check optimization

This commit was added to improve reset time on old SoC devices that run
into chip hangs more frequently. However with the more recent addition
of full WMAC reset on these chips, it could be problematic.
Drop this patch to ensure that DMA activity is really stopped before the
chip reset is issued

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/541-ath9k_rx_dma_stop_check.patch [deleted file]