OSDN Git Service

staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()
authorIvan Safonov <insafonov@gmail.com>
Sun, 4 Feb 2018 19:27:38 +0000 (22:27 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 16:25:20 +0000 (17:25 +0100)
commit659c8734c59e955577203a1fea23bf956a4ecdc5
treef84f90d44479db3d5d9367b4a778f6044337a655
parentebb2a79d26113e7c103aa96b25df2d0545099171
staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()

Struct pkt_file is a base to simple wrapper for skb_copy_bits().
Eliminate struct pkt_file usage in rtw_xmitframe_coalesce().

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_xmit.c