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

Struct pkt_file is a base to simple wrapper for skb_copy_bits().
Do not use struct pkt_file in update_attrib().

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