diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2010-01-03 23:52:56 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-05 22:13:36 (GMT) |
commit | f3f66b69c8ff08b46975d9e99c7ecb92a8b12eda (patch) | |
tree | 63b0a068a8d3e9df5f2e76fd85a03d3b8e19176d /net/mac80211/util.c | |
parent | 341c97918ab7e84a155ea8b18759425304d213b6 (diff) | |
download | linux-fsl-qoriq-f3f66b69c8ff08b46975d9e99c7ecb92a8b12eda.tar.xz |
mac80211: fix ampdu_action tx_start ssn
The start_seq_num is taken from the station's tid_seq[tid].
This is fine, except tid_seq sequence counter is shifted
by 4 bits to accommodate for frame fragmentation.
Both (iwlagn & ath9k) were unaffected by this minor glitch,
because they don't read the *ssn for the AMPDU_TX_START action.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/util.c')
0 files changed, 0 insertions, 0 deletions