opnsense-src/sys/dev/ath/ath_rate/sample
Adrian Chadd 10c633ab12 ath_rate_sample: fix setting HT rates
ieee80211_node_set_txrate_ht_mcsrate() takes an MCS rate from 0..76,
the high bit (IEEE80211_RATE_MCS) must not be set.

This is definitely my fault - I likely didn't get to testing this
diff when I changed it from ieee80211_node_set_txrate_dot11rate()
just before landing.

Differential Revision:	https://reviews.freebsd.org/D49197
Reviewed by:	bz
2025-03-01 15:32:56 -08:00
..
sample.c ath_rate_sample: fix setting HT rates 2025-03-01 15:32:56 -08:00
sample.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tx_schedules.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00