ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 5 Nov 2009 00:34:33 +0000 (16:34 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:08 +0000 (17:09 -0500)
commit1e875e9f16e3138d0e23cbf806a6d9520b622db2
tree6957e6c42c0bbc16f0bb9d7f689c9c0c8da3fbb1
parent2c74aa4d73dbed2e879e7eb5ee9de95d40e5298d
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()

And change the return value to something more obvious.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c