commit | 5bc225acfe6a6226333061107708033a8d181d39 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | Fri Oct 11 14:09:54 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 18 14:03:53 2013 -0400 |
tree | c5fa3adb92c2ad9a2401effb6561f7ca3bd585b9 | |
parent | df3c2adea4e432a2ca8fc0aed1caa7c7a7d84086 [diff] |
ath9k: add noise floor parameter to ath9k_hw_getchan_noise Add nf parameter to ath9k_hw_getchan_noise() in order to compute NF for EXT chains with the same scale of noise floor calculated on CTL chains. ath9k_hw_getchan_noise() will be used in ath_process_fft() for spectral scan on HT40 channels Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>