ath10k: fix no-ack frame status
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 1 Apr 2015 19:53:21 +0000 (22:53 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 9 Apr 2015 12:11:30 +0000 (15:11 +0300)
commit55314fc2b6eef23f173d5e14003b796e30fcc571
tree5a8af8d21216533d279ad12130e4b490c70ad598
parent6274cd410029aadcc4a93589783a9a899cf8befa
ath10k: fix no-ack frame status

Use the new IEEE80211_TX_STAT_NOACK_TRANSMITTED flag
to indicate successful transmission of no-ack frames.
This fixes multicast frame accounting.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt.h
drivers/net/wireless/ath/ath10k/htt_rx.c
drivers/net/wireless/ath/ath10k/txrx.c
This page took 0.029017 seconds and 5 git commands to generate.