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:
21b2273
)
ath9k: move rssi processing into a helper
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Wed, 4 Nov 2009 02:35:05 +0000
(18:35 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:06 +0000
(17:09 -0500)
This moves all the RX processing of RSSI into a helper,
ath_rx_prepare(). ath_rx_prepare() should now be really
easy to read and follow.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found