From: Felix Fietkau Date: Fri, 15 Jun 2012 13:25:22 +0000 (+0200) Subject: ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI X-Git-Tag: v3.6-rc1~125^2~57^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5330df7b178f4f050c67451413020bdd4ec75262;p=pandora-kernel.git ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI Beacon RSSI is only meaningful in station mode - in ad-hoc mode it fluctuates, depending on which peer last sent a beacon, and in other modes it is not set at all. Fix places in ANI where the beacon RSSI is used to limit their use to station mode only. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed