- Fix incorrect values in the computation of OFDM and MCS Tx power.
authorkevlo <kevlo@FreeBSD.org>
Fri, 30 Dec 2016 03:08:46 +0000 (03:08 +0000)
committerkevlo <kevlo@FreeBSD.org>
Fri, 30 Dec 2016 03:08:46 +0000 (03:08 +0000)
commit51403c31ff97aee8d45b79a0f6f9dd2a9a4acbec
treee48385db12f1d98a6b4d0283f073a57d09c3aeef
parentd2495843bd846108aa73f268c467d88943539a29
- Fix incorrect values in the computation of OFDM and MCS Tx power.
- Make power a uint8_t rather than a uint16_t.
- Replace the hardcoded RF chains.

Reviewed by: avos
sys/dev/rtwn/rtl8812a/r12a_chan.c