mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
the IEEE80211_C_RATECTL flag set, default to NONE for all drivers. Only if a driver calls ieee80211_ratectl_init() check if the NONE algo is still selected and try to use AMRR in that case. Drivers are still free to use any other algo by calling ieee80211_ratectl_set() prior to the ieee80211_ratectl_init() call. After this change it is now safe to assume that a ratectl algo is always available and selected, which renders the IEEE80211_C_RATECTL flag pretty much useless. Therefore revert r211314 and 211546. Reviewed by: rpaulo MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| bitops.h | ||
| bwimac.c | ||
| bwimac.h | ||
| bwiphy.c | ||
| bwiphy.h | ||
| bwirf.c | ||
| bwirf.h | ||
| if_bwi.c | ||
| if_bwi_pci.c | ||
| if_bwireg.h | ||
| if_bwivar.h | ||