[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120119141720.09bad41d@nehalam.linuxnetplumber.net>
Date: Thu, 19 Jan 2012 14:17:20 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Masatake YAMATO <yamato@...hat.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] using NLM_F_DUMP flag constant in libnetlink.c
On Thu, 19 Jan 2012 20:31:08 +0900 (JST)
Masatake YAMATO <yamato@...hat.com> wrote:
> This is trivial patch for libnetlink.c in iproute2.
>
> In iproute2/include/linux/netlink.h NLM_F_DUMP is defines as:
>
> #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH)
>
> It is not used in libnetlink.c. If used, the code becomes a bit easier
> to read.
>
>
>
> Signed-off-by: Masatake YAMATO <yamato@...hat.com>
Applied, thanks.
--
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