aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rs.c
diff options
context:
space:
mode:
authorSara Sharon <[email protected]>2018-05-01 15:12:08 +0300
committerLuca Coelho <[email protected]>2018-08-31 11:38:32 +0300
commit1a19c139be18ed4d6d681049cc48586fae070120 (patch)
tree53509b58f0a838070fa03f946ee7a682f1e9c3fb /drivers/net/wireless/intel/iwlwifi/mvm/rs.c
parent941ab4eb66c10bc5c7234e83a7a858b2806ed151 (diff)
iwlwifi: mvm: avoid sending too many BARs
When we receive TX response, we may release a few packets due to a hole that was closed in the transmission window. However, if that frame failed, we will mark all the released frames as failed and will send multiple BARs. This affects statistics badly, and cause unnecessary frames transmission. Instead, mark all the following packets as success, with the desired result of sending a bar for the failed frame only. Signed-off-by: Sara Sharon <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/rs.c')
0 files changed, 0 insertions, 0 deletions