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)
commit652de35e86da3e206fbfa40bca254b028b6403b6
treee97a6ea80c8519a01db091ad2bb28d68b3c398f5
parentc4dd0d01da8979bd5c7f4367661115617bc389ea
ath10k: remove htt rx amsdu clear retry bit hack

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>
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.025279 seconds and 5 git commands to generate.