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)
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

Simple merge