[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170522114453.2de34178@xeon-e3>
Date: Mon, 22 May 2017 11:44:53 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Khem Raj <raj.khem@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] include stdint.h explicitly for UINT16_MAX)
On Sat, 20 May 2017 14:28:46 -0700
Khem Raj <raj.khem@...il.com> wrote:
> Fixes
> | tc_core.c:190:29: error: 'UINT16_MAX' undeclared (first use in this function); did you mean '__INT16_MAX__'?
> | if ((sz >> s->size_log) > UINT16_MAX) {
> | ^~~~~~~~~~
>
> Signed-off-by: Khem Raj <raj.khem@...il.com>
Applied.
Powered by blists - more mailing lists