OSDN Git Service

ath9k: Fix descriptors for keep-alive frame
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Thu, 5 Feb 2015 04:52:38 +0000 (10:22 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 26 Feb 2015 12:58:34 +0000 (14:58 +0200)
commit2a0eef1ac629724b1eb8ec5909f0b6dc1777784c
tree10e768d159e6ad6bf7ef1d4cabfe2fcab02f0071
parent009f33ed6f9d9da0141c2d18b1c7912d2d9be7c1
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>
drivers/net/wireless/ath/ath9k/ar9003_wow.c