[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <568E68B2.2040102@iogearbox.net>
Date: Thu, 07 Jan 2016 14:31:30 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Nicolas Dichtel <nicolas.dichtel@...nd.com>, shemminger@...tta.com
CC: netdev@...r.kernel.org, Julien Floret <julien.floret@...nd.com>
Subject: Re: [PATCH iproute2] tc: fix compilation with old gcc (< 4.6)
On 01/07/2016 02:03 PM, Nicolas Dichtel wrote:
> From: Julien Floret <julien.floret@...nd.com>
>
> gcc < 4.6 does not handle C11 syntax for the static initialization of
> anonymous struct/union, hence the following error:
>
> tc_bpf.c:260: error: unknown field map_type specified in initializer
>
> Signed-off-by: Julien Floret <julien.floret@...nd.com>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Thanks!
Acked-by: Daniel Borkmann <daniel@...earbox.net>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists