[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180305.100019.2202856913464554326.davem@davemloft.net>
Date: Mon, 05 Mar 2018 10:00:19 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: mrv@...atatu.com
Cc: netdev@...r.kernel.org, kernel@...atatu.com, jhs@...atatu.com,
jiri@...nulli.us, xiyou.wangcong@...il.com
Subject: Re: [PATCH net-next 1/5] net sched actions: routines to calculate
common TLVs size
From: Roman Mashak <mrv@...atatu.com>
Date: Fri, 2 Mar 2018 17:01:39 -0500
> Introduce routine to calculate size of the common tc netlink attributes,
> and another helper routine to get the full message size including netlink
> header and service header.
>
> Signed-off-by: Roman Mashak <mrv@...atatu.com>
Adding the helpers as static functions, with no users, makes this
series non-bisectable because the compiler will warn about the unused
functions at this point in the series.
Powered by blists - more mailing lists