]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita8b2b14e7552eaea0c95a1fe3da78acbe1d3f264
treebdd9839f36161a21835898f0f99be27087b2cfb2
parent7c2e98258782bafca15d74463178bba4b7071910
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