commit | a3dc48e82bb146ef11cf75676c8410c1df29b0c4 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Jan 09 16:16:52 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 11 14:12:01 2013 -0500 |
tree | 8974868bb4a4edbbc9dd6266e68796306fe3cc7f | |
parent | 0981c3b24ef664f5611008a6e6d0622fac6d892b [diff] |
ath9k: do not link receive buffers during flush On AR9300 the rx FIFO needs to be empty during reset to ensure that no further DMA activity is generated, otherwise it might lead to memory corruption issues. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>