[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180211154850.0f3d43b7@xeon-e3>
Date: Sun, 11 Feb 2018 15:48:50 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Serhey Popovych <serhe.popovych@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next v2 1/4] utils: Introduce and use
inet_prefix_reset_flags()
On Sun, 11 Feb 2018 22:02:30 +0200
Serhey Popovych <serhe.popovych@...il.com> wrote:
> +static inline void inet_prefix_reset_flags(inet_prefix *p)
> +{
> + p->flags = 0;
> +}
Just do it.
Wrapper adds nothing here.
Powered by blists - more mailing lists