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.

Link: https://lore.kernel.org/r/20210824123621.10801-2-straube.linux@gmail.com
This commit is contained in:
Michael Straube
2021-08-24 14:36:19 +02:00
committed by Carlos Garces
parent fe7007c52d
commit a99eff7ea3
3 changed files with 0 additions and 108 deletions

View File

@@ -129,7 +129,6 @@ typedef struct _ADAPTER _adapter, ADAPTER, *PADAPTER;
#include <rtw_iol.h>
#endif /* CONFIG_IOL */
#include <if_ether.h>
#include <ethernet.h>
#include <circ_buf.h>