git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61667d8
)
rt2x00: Don't switch to antenna with low rssi
author
Ivo van Doorn
<ivdoorn@gmail.com>
Mon, 25 Feb 2008 22:15:08 +0000
(23:15 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 28 Feb 2008 14:13:09 +0000
(09:13 -0500)
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>
No differences found