diff options
author | Mordechay Goodstein <mordechay.goodstein@intel.com> | 2020-03-26 15:09:38 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-04-24 12:33:43 +0200 |
commit | 0c197f16f7bc5ddb43073690a80fb15998ad61e4 (patch) | |
tree | 381ceb1b00f1bfc4bd1fd05f7d6bf4cb163fced8 /net/mac80211/mlme.c | |
parent | 31d8bb4e07f80935ee9bf599a9d99de7ca90fc5a (diff) | |
download | linux-0c197f16f7bc5ddb43073690a80fb15998ad61e4.tar.bz2 |
mac80211: agg-tx: add an option to defer ADDBA transmit
Driver tells mac80211 to sends ADDBA with SSN (starting sequence number)
from the head of the queue, while the transmission of all the frames in the
queue may take a while, which causes the peer to time out. In order to
fix this scenario, add an option to defer ADDBA transmit until queue
is drained.
Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200326150855.0f27423fec75.If67daab123a27c1cbddef000d6a3f212aa6309ef@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions