ath9k: move ath9k_rx_skb_postprocess to common.c
authorOleksij Rempel <linux@rempel-privat.de>
Tue, 4 Feb 2014 09:27:47 +0000 (10:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Feb 2014 20:36:01 +0000 (15:36 -0500)
commit5a078fcbdedf88cc3a76ed1b3b4a55a5c61a2e7f
treedd0c31379eef319cb34bad77ef336a26028c56aa
parent64d9f1f52807dfb562eb510af2fa0f833a6b3a79
ath9k: move ath9k_rx_skb_postprocess to common.c

and rename it to ath9k_cmn_rx_skb_postprocess. We will use it
on ath9k_htc.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/common.c
drivers/net/wireless/ath/ath9k/common.h
drivers/net/wireless/ath/ath9k/recv.c