[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161130.162420.1157788848391145258.davem@davemloft.net>
Date: Wed, 30 Nov 2016 16:24:20 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jacob.e.keller@...el.com
Cc: netdev@...r.kernel.org, intel-wired-lan@...ts.osuosl.org,
kubakici@...pl
Subject: Re: [PATCH] ethtool: mark mask values as ULL values
From: Jacob Keller <jacob.e.keller@...el.com>
Date: Tue, 29 Nov 2016 15:08:47 -0800
> If compiling with signed checks enabled, there will be warnings
> generated by the ETHTOOL_RX_FLOW_SPEC_RING(_VF) masks. These are
> currently marked as signed constants, which will generate warnings when
> masking with unsigned values. Avoid this by marking them explicitly as
> unsigned values.
>
> Signed-off-by: Jacob Keller <jacob.e.keller@...el.com>
Applied, thanks.
Powered by blists - more mailing lists