From: Hauke Mehrtens
Date: Wed, 3 Jan 2018 23:14:21 +0100
> Musl provides its own ethhdr struct definition. Add a guard to prevent
> its definition of the appropriate musl header has already been included.
>
> glibc does not implement this header, but when glibc will implement this
> they can j
Musl provides its own ethhdr struct definition. Add a guard to prevent
its definition of the appropriate musl header has already been included.
glibc does not implement this header, but when glibc will implement this
they can just define __UAPI_DEF_ETHHDR 0 to make it work with the
kernel.
Signed
From: David Heidelberger
Musl provides its own ethhdr struct definition. Add a guard to prevent
its definition of the appropriate musl header has already been included.
Acked-by: Mikko Rapeli
Signed-off-by: John Spencer
Tested-by: David Heidelberger
Signed-off-by: Jonas Gorski
Signed-off-by:
From: David Heidelberger
Musl provides its own ethhdr struct definition. Add a guard to prevent
its definition of the appropriate musl header has already been included.
Acked-by: Mikko Rapeli
Signed-off-by: John Spencer
Tested-by: David Heidelberger
Signed-off-by: Jonas Gorski
Signed-off-by:
On Sun, Mar 12, 2017 at 11:00:39PM +0100, Hauke Mehrtens wrote:
> From: David Heidelberger
>
> Musl provides its own ethhdr struct definition. Add a guard to prevent
> its definition of the appropriate musl header has already been included.
>
> Signed-off-by: John Spencer
> Tested-by: David Hei
From: David Heidelberger
Musl provides its own ethhdr struct definition. Add a guard to prevent
its definition of the appropriate musl header has already been included.
Signed-off-by: John Spencer
Tested-by: David Heidelberger
Signed-off-by: Jonas Gorski
---
include/uapi/linux/if_ether.h