]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: remove the noise floor value in the ani struct
authorFelix Fietkau <nbd@openwrt.org>
Wed, 29 Sep 2010 15:15:29 +0000 (17:15 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Oct 2010 17:35:22 +0000 (13:35 -0400)
commita170392606a18fbe9f5b2b42b6f7faabfbe258a0
tree05eae912871256e965e4e9419ed28b2c61d7eebf
parent6409c3f244f9cfb6dd1f75aa3c1d58bead7f36d2
ath9k: remove the noise floor value in the ani struct

common->ani.noise_floor is now only used for a similar redundant debug
message similar to the one that was removed from ath9k_htc in an earlier
patch. Remove it from ath9k as well now.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath.h
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/main.c