]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - drivers/net/wireless/marvell/mwifiex/wmm.c
mwifiex: update tx_pkts_queued for requeued packets
authorXinming Hu <huxm@marvell.com>
Wed, 28 Sep 2016 12:48:26 +0000 (18:18 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 9 Nov 2016 01:33:26 +0000 (03:33 +0200)
commit77f486c8bb39546fe7e574b6ec371e83fe772ee5
treed8853df4329eb7ba4c7d94f52d74a30339b762e3
parenta936ea543657d9764947eada7fa42bb570425118
mwifiex: update tx_pkts_queued for requeued packets

wmm.tx_pkts_queued and ralist's total_pkt_count should be updated in
synchronization. They were not correctly updated in
mwifiex_send_processed_packet().

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/wmm.c