commit | 16254fc51f7df622bd870f70cf6ae84d2d4c08a3 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Sun Aug 23 12:43:19 2020 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Thu Sep 24 18:10:16 2020 +0200 |
tree | 8a667d3f3adb97cd1b01800420b8f76db7975745 | |
parent | 95f61e17eff3d9e205ec613f85e054c5e0985f91 [diff] |
mt76: sdio: fix use of q->head and q->tail Their use is reversed compared to DMA. The order for DMA makes more sense, so let's use that Signed-off-by: Felix Fietkau <nbd@nbd.name>