commit | 2703bafcdbf7d41562b8e8c877ed94c3aec70ac4 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Thu Dec 05 17:32:41 2019 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Feb 14 10:06:00 2020 +0100 |
tree | 2a5dbfe56e0073c6464b5a30e242f794e7dbfcee | |
parent | 3e3848280f7d9c3f434c6a8bf9006b41882eb2d1 [diff] |
mt76: fix rx dma ring descriptor state on reset To avoid having the hardware potentially write to memory behind stale descriptors, set the dma-done flag on all of them before cleaning up allocated rx buffers Signed-off-by: Felix Fietkau <nbd@nbd.name>