summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-08-28 23:11:01 +0400
committerJohn W. Linville <linville@tuxdriver.com>2011-09-13 23:42:30 +0400
commitf0425beda4d404a6e751439b562100b902ba9c98 (patch)
tree5a8966c3172557e80fa0a4903ade8a76e5d21415 /net/wireless/nl80211.c
parent765b07e46725287ceb1be648b6cb5988fbb585f2 (diff)
downloadlinux-f0425beda4d404a6e751439b562100b902ba9c98.tar.xz
mac80211: retry sending failed BAR frames later instead of tearing down aggr
Unfortunately failed BAR tx attempts happen more frequently than I expected, and the resulting aggregation teardowns cause performance issues, as the aggregation session does not always get re-established properly. Instead of tearing down the entire aggr session, we can simply store the SSN of the last failed BAR tx attempt, wait for the first successful tx status event, and then send another BAR with the same SSN. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/nl80211.c')
0 files changed, 0 insertions, 0 deletions