summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_loginclass.c
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-03-29 15:59:07 +0000
committeradrian <adrian@FreeBSD.org>2011-03-29 15:59:07 +0000
commit056d03857b74836195225ca4b0216f0d197477b7 (patch)
treec5cf4eb19d09ef929d2a1f0d34b252b4bc068e22 /sys/kern/kern_loginclass.c
parentf226edd26ef4aee2980c4ad1fd43e105ecd09019 (diff)
downloadFreeBSD-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 'sys/kern/kern_loginclass.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud