diff options
author | Michael Straube <[email protected]> | 2022-09-11 19:49:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-24 13:07:57 +0200 |
commit | 00def639882747aad89dfd095ea95f295ad034d3 (patch) | |
tree | dbd7f27eb8dd3a1118d6500c2c61fb39db797c87 /lib/string_helpers.c | |
parent | a1974d31545c98e1fcc39c932482c45d6a331a4e (diff) |
staging: r8188eu: remove recv_osdep.h
The functions _rtw_init_recv_priv(), _rtw_free_recv_priv() and
rtw_recv_entry() are defined in rtw_recv.c. Move their prototypes from
recv_osdep.h to rtw_recv.h.
Move the last two remaining prototypes netdev_open() and netdev_close()
from recv_osdep.h to osdep_intf.h. That is a more appropriate place and
we can remove recv_osdep.h.
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Signed-off-by: Michael Straube <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions