OSDN Git Service

ath9k: Fix no-ack frame status
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Fri, 19 Dec 2014 01:03:55 +0000 (06:33 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 23 Jan 2015 17:00:37 +0000 (19:00 +0200)
commit2b5b8f19fbf3b8337599db33cdf1afa84c1dde8d
tree489aa0c33cc307907b034ffa8ceab7e5d369472f
parent65400a53cf376a52a6d77b7edb11f0c46d471698
ath9k: Fix no-ack frame status

Check if the frame has been completed without any
error and use IEEE80211_TX_STAT_NOACK_TRANSMITTED to
indicate successful transmission of no-ack frames.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/xmit.c