ath10k: remove htt rx amsdu clear retry bit hack
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 13 Nov 2013 13:23:30 +0000 (15:23 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 15 Nov 2013 09:00:33 +0000 (11:00 +0200)
With commit 0cfcefef1 ("mac80211: support reporting A-MSDU subframes
individually") there's no need to have the hack to clear the retry bit in
ath10k_htt_rx_amsdu(), mac80211 can handle this properly now.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found