ath9k: move RX skb post processing to a helper
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 5 Nov 2009 00:47:22 +0000 (16:47 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:09:10 +0000 (17:09 -0500)
commitc9b1417055cd2518e8a3b4b27e1f8e4b72821dff
tree2a8fca0693bb43f38f11a5aca6c20b6016696299
parentdc1e001bf498a19dcb46676d933cd0e92dc53ef3
ath9k: move RX skb post processing to a helper

Use a helper for the RX skb post processing,
ath9k_rx_skb_postprocess().

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