Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 04 Jan 2018 14:31:03 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: hauke@...ke-m.de
Cc: netdev@...r.kernel.org, linux-api@...r.kernel.org,
 musl@...ts.openwall.com, felix.janda@...teo.de, f.fainelli@...il.com
Subject: Re: uapi/if_ether.h: prevent redefinition of struct ethhdr

From: Hauke Mehrtens <hauke@...ke-m.de>
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 just define __UAPI_DEF_ETHHDR 0 to make it work with the
> kernel.
> 
> Signed-off-by: Hauke Mehrtens <hauke@...ke-m.de>

Applied, thank you.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.