HomeFreeBSD

[net80211] unconditionally do A-MPDU RX aging.

Description

[net80211] unconditionally do A-MPDU RX aging.

It's 2016 and vendors (including us!) still have 802.11n TX/RX sequence
handling bugs. It's suboptimal, but I'd rather see us default to handling
things in a sensible way.

So, just delete the #ifdef'ed code for now. I'll leave the option in
so it doesn't break existing configurations.

This all started because I've started getting reports about urtwn not
working after I enabled 802.11n support, and it's because the ARM kernel
configs don't include A-MPDU RX aging.

Details

Provenance
adrianAuthored on
Parents
rS297773: Implement support for boot-time DTrace.
Branches
Unknown
Tags
Unknown