rtl8xxxu: Move skb delivery into parse_tx_desc() handler
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 27 Jun 2016 16:32:00 +0000 (12:32 -0400)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 8 Jul 2016 13:41:53 +0000 (16:41 +0300)
commita635df8a41ace30d15cb6fa22a04ba5b4c364cff
treebe6dcf4ac8b7404d00030034204d366043cc8195
parentc14ee43b8ae2fe0777335daaf278b86a9f6691a1
rtl8xxxu: Move skb delivery into parse_tx_desc() handler

This is another prepatory patch to be able to handle aggregated RX
packets.

In order to avoid adding a prototype, this also moves the
rtl8723bu_handle_c2h() function.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c