commit | 05253c93feb40901d80a0d6f239a0bc78860c679 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Feb 25 23:15:08 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Feb 28 09:13:09 2008 -0500 |
tree | b83242d123469de89bdc3f22f2f2232f4e482586 | |
parent | 61667d8d5bf3c3ee09474069eaf4b93a4755ff8b [diff] |
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 <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>