From: Felix Fietkau Date: Fri, 23 Jul 2010 02:07:48 +0000 (+0200) Subject: ath9k_hw: fix invalid extension channel noisefloor readings in HT20 X-Git-Tag: v2.6.36-rc1~571^2~64^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=866b7780fce95989dfc85f3e372635f5147e0d90;p=pandora-kernel.git ath9k_hw: fix invalid extension channel noisefloor readings in HT20 When the hardware is configured in HT20 mode, noise floor readings for the extension channel often return invalid values, which keep the values in the NF history buffer at the hardware-specific maximum limit. Fix this by discarding the extension channel values when in HT20 mode. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed