diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-01-11 01:05:48 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-01-19 17:36:07 +0100 |
commit | 49447f2f9d47c4a57a76db702c9c1dab32fa7934 (patch) | |
tree | 668ab7667563cf15f00d3001c3651213f5e517c7 /lib/lcm.c | |
parent | ath9k: fix bogus sequence number increases on aggregation tid flush (diff) | |
download | linux-49447f2f9d47c4a57a76db702c9c1dab32fa7934.tar.xz linux-49447f2f9d47c4a57a76db702c9c1dab32fa7934.zip |
ath9k: fix initial sequence number after starting an ampdu session
txtid->seq_start may not always be up to date, when there is HT non-AMPDU
traffic just before starting an AMPDU session. Relying on txtid->seq_next
is better, since it is also used to generate the sequence numbers for
all QoS data frames.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib/lcm.c')
0 files changed, 0 insertions, 0 deletions