commit | c9b1417055cd2518e8a3b4b27e1f8e4b72821dff | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Wed Nov 04 16:47:22 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 11 17:09:10 2009 -0500 |
tree | 2a8fca0693bb43f38f11a5aca6c20b6016696299 | |
parent | dc1e001bf498a19dcb46676d933cd0e92dc53ef3 [diff] |
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>