commit | 300f77c08ded96d33f492aaa02549103852f0c12 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Jun 02 10:38:32 2015 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Jun 08 11:39:58 2015 +0300 |
tree | 646f40d7b20669c4599c0175f275b7bbda875d03 | |
parent | f2a800f5be75b0cc9cb436608d96b2703536480a [diff] |
ath9k: fix DMA stop sequence for AR9003+ AR93xx and newer needs to stop rx before tx to avoid getting the DMA engine or MAC into a stuck state. This should reduce/fix the occurence of "Failed to stop Tx DMA" logspam. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>