diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-11-28 18:37:48 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-29 20:30:29 (GMT) |
commit | 8b7f8532d15631776ce8bec2bbbc58f6aad738d1 (patch) | |
tree | 69241871c17e3244c7ce78e19749b079953e2cf3 /net/tipc/link.c | |
parent | 81fc2a332045dc1dae24f24d3e2dc4656f2cc498 (diff) | |
download | linux-fsl-qoriq-8b7f8532d15631776ce8bec2bbbc58f6aad738d1.tar.xz |
ath9k: fix software retry counter tracking
The recent tx path cleanups moved the software retry count tracking
from the ath_buf to the skb cb, however the actual counter update
referred to the wrong location, confusing block-ack window tracking.
Fix this by using the retries counter in the struct ath_frame_info.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/tipc/link.c')
0 files changed, 0 insertions, 0 deletions