Files
linux/drivers
Michael Straube f09dc911bd staging: r8188eu: remove ip.h header file
The struct ip_options declared in ip.h is only unsed in the optlength
macro which is also defined in ip.h and not used in the driver code.
All other definitions/declarations in ip.h are duplicated from
<include/uapi/linux/ip.h>. Remove the ip.h header file and its includes.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210824123621.10801-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-08-26 12:29:05 +02:00
..
2021-06-30 15:34:19 -06:00
2021-06-17 17:37:18 -07:00
2021-08-09 08:59:23 +02:00
2021-06-16 08:53:58 -06:00