From: Luis R. Rodriguez Date: Wed, 4 Nov 2009 02:35:05 +0000 (-0800) Subject: ath9k: move rssi processing into a helper X-Git-Tag: v2.6.33-rc1~388^2~280^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbfc22df1afbeb91d528e2f84d6603ac9ce98bc2;p=pandora-kernel.git ath9k: move rssi processing into a helper 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed