diff options
author | adrian <adrian@FreeBSD.org> | 2011-03-29 15:59:07 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2011-03-29 15:59:07 +0000 |
commit | 056d03857b74836195225ca4b0216f0d197477b7 (patch) | |
tree | c5cf4eb19d09ef929d2a1f0d34b252b4bc068e22 /lib/libc/stdlib/strtoumax.c | |
parent | f226edd26ef4aee2980c4ad1fd43e105ecd09019 (diff) | |
download | FreeBSD-src-056d03857b74836195225ca4b0216f0d197477b7.zip FreeBSD-src-056d03857b74836195225ca4b0216f0d197477b7.tar.gz |
According to ath9k recv.c, one shouldn't be doing self-linked descriptors
in the RX path when doing 11n and block-ack'ed frames. Apparently, the MAC
will loop over that self-linked descriptor and treat it as "good enough"
for (incorrectly!) ACKing the frames in the block-ack.
Until I figure out how to work around this issue in the future, this counter
will tell me if packet RX processing ever gets to the point where it's
touching the self-linked descriptor. If there's ever enough packets to get
to that point, BA's will be invalid and likely very unhappy.
Diffstat (limited to 'lib/libc/stdlib/strtoumax.c')
0 files changed, 0 insertions, 0 deletions