From: Ivo van Doorn Date: Mon, 25 Feb 2008 22:15:08 +0000 (+0100) Subject: rt2x00: Don't switch to antenna with low rssi X-Git-Tag: v2.6.25-rc4~148^2~27^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05253c93feb40901d80a0d6f239a0bc78860c679;p=pandora-kernel.git rt2x00: Don't switch to antenna with low rssi When rssi_a > rssi_b is true and the current antenna was already antenna A, then rt2x00 incorrectly jumped to antenna B. Also don't configure the antenna when there has been no change in the antenna setup. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed