]> bbs.cooldavid.org Git - net-next-2.6.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)
commit0bda652300dff8136c9d889f1133462c7c7d332c
tree05eae912871256e965e4e9419ed28b2c61d7eebf
parent4f1a5a4b62c5335aafd5830866320c8918103a3a
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