commit | 2a0eef1ac629724b1eb8ec5909f0b6dc1777784c | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Thu Feb 05 10:22:38 2015 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Feb 26 14:58:34 2015 +0200 |
tree | 10e768d159e6ad6bf7ef1d4cabfe2fcab02f0071 | |
parent | 009f33ed6f9d9da0141c2d18b1c7912d2d9be7c1 [diff] |
ath9k: Fix descriptors for keep-alive frame Along with AR9462, AR9565 also has an extra field in the TX descriptor which needs to be zeroed out for the keep alive frame. This makes the earlier REG_WRITE redundant, so it can be removed. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>