staging: r8188eu: move struct pkt_file to rtw_xmit.h
authorMichael Straube <straube.linux@gmail.com>
Sat, 20 Aug 2022 18:16:17 +0000 (20:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Aug 2022 13:42:46 +0000 (15:42 +0200)
commit65d159d79be5d13f7c4da7903d88e75c28b8064a
tree4b5d662ff39e89037ebccf0c445151f3aea182c8
parentb9a0b94f63df952f6034a96a4142edb32b2a12f2
staging: r8188eu: move struct pkt_file to rtw_xmit.h

The code that uses struct pkt_file has been moved to rtw_xmit.c.
Move the structure definition to rtw_xmit.h.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220820181623.12497-14-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/rtw_xmit.h
drivers/staging/r8188eu/include/xmit_osdep.h