summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
diff options
context:
space:
mode:
authorFelix Fietkau2010-11-28 19:37:48 +0100
committerJohn W. Linville2010-11-29 21:30:29 +0100
commit8b7f8532d15631776ce8bec2bbbc58f6aad738d1 (patch)
tree69241871c17e3244c7ce78e19749b079953e2cf3 /net/mac80211/rx.c
parentRevert "ath9k_htc: Handle monitor mode properly for HTC devices" (diff)
downloadkernel-qcow2-linux-8b7f8532d15631776ce8bec2bbbc58f6aad738d1.tar.gz
kernel-qcow2-linux-8b7f8532d15631776ce8bec2bbbc58f6aad738d1.tar.xz
kernel-qcow2-linux-8b7f8532d15631776ce8bec2bbbc58f6aad738d1.zip
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/mac80211/rx.c')
0 files changed, 0 insertions, 0 deletions