staging: r8188eu: remove if_ether.h header file
authorMichael Straube <straube.linux@gmail.com>
Tue, 24 Aug 2021 12:36:19 +0000 (14:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Aug 2021 10:29:04 +0000 (12:29 +0200)
commit68ad97bc5a1b9b5b2c3717ae8c5ca1071d3a88f5
treebf9d7af4778b8ab6482d3c254346dcad1deecb05
parentf228d1d50904e6a9ac91560578b935b1d853122b
staging: r8188eu: remove if_ether.h header file

All constants, declarations and macros in if_ether.h are either
duplicated from <uapi/linux/if_ether.h> or unused. Remove the file
if_ether.h and its includes.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210824123621.10801-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_recv.c
drivers/staging/r8188eu/hal/rtl8188eu_recv.c
drivers/staging/r8188eu/include/if_ether.h [deleted file]
drivers/staging/r8188eu/os_dep/xmit_linux.c