Re: [PATCH] staging: r8188eu: remove ip.h header file
From: Phillip Potter <phil@philpotter.co.uk>
Date: 2021-08-23 22:38:21
Also in:
lkml
From: Phillip Potter <phil@philpotter.co.uk>
Date: 2021-08-23 22:38:21
Also in:
lkml
On Mon, 23 Aug 2021 at 23:32, Michael Straube [off-list ref] wrote:
On 8/24/21 12:21 AM, Phillip Potter wrote:quoted
On Mon, 23 Aug 2021 at 09:19, Michael Straube [off-list ref] wrote:quoted
The struct ip_options declared in ip.h is only unsed in the optlength macro which is also defined in ip.h. 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 <redacted> ---quoted
Dear Michael, Thanks for the patch. Sorry, but it seems to conflict with your earlier patch titled: "[PATCH] staging: r8188eu: remove if_ether.h header file". They apply fine individually, but not together - can you confirm this is the case for you as well and not just me? Regards, PhilHi Phillip, yes I can confirm, sorry about that. I will rework and send both patches in a series. Thank you for testing and pointing out this conflict. best regards, Michael
No apology necessary, and thanks again for the patches. Regards, Phil