diff options
author | Xinming Hu <huxm@marvell.com> | 2015-06-03 16:59:47 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-06-08 11:42:05 +0300 |
commit | ec264a43029ff0754270864e5a93dcdaeea276d7 (patch) | |
tree | 686163d3091841d67f18713599fd75a9d6762728 /drivers/net/wireless/rtlwifi/rtl8192cu | |
parent | 719a25e33153bcfe842243710826f1426c7accfc (diff) | |
download | lwn-ec264a43029ff0754270864e5a93dcdaeea276d7.tar.gz lwn-ec264a43029ff0754270864e5a93dcdaeea276d7.zip |
mwifiex: do not decrease tx_pending for AMSDU packet once more
Negative adapter->tx_pending is observed while running data traffic,
because tx_pending is decreased once more for AMSDU packet.
since tx_pending have been decreased for all the source MSDU packets,
we don't need to update once more for AMSDU packet.
Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/rtl8192cu')
0 files changed, 0 insertions, 0 deletions