adrian 056d03857b 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.
2011-03-29 15:59:07 +00:00
..
2011-03-24 15:09:36 +00:00
2011-03-17 00:29:53 +00:00
2011-02-21 09:01:34 +00:00
2011-03-26 20:40:33 +00:00
2010-12-05 10:15:23 +00:00
2011-03-16 16:44:08 +00:00