Files
android_kernel_xiaomi_sm8450/drivers/net/wireless
Felix Fietkau 487f0e010c ath9k_hw: simplify noisefloor calibration chainmask calculation
The noisefloor array index always corresponds to the rx chain number it
belongs to (with an offset of 3 for the extension chain).

It's much simpler (and actually more correct) to directly use the
chainmask to calculate the bitmask for the noisefloor array, instead of
using these weird chip revision checks and hardcoded mask values.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-07-26 15:32:42 -04:00
..
2010-07-21 14:49:46 -04:00
2010-07-12 16:05:32 -04:00
2010-07-26 15:32:42 -04:00
2010-07-12 16:05:32 -04:00
2010-07-12 16:05:32 -04:00
2010-05-10 05:01:31 -07:00
2010-05-10 14:56:49 -04:00
2010-07-20 16:49:42 -04:00