Re: [PATCH 2/2] [NETLINK] Correctly set NLM_F_MULTI without checking the pid
From: jamal <hidden>
Date: 2005-05-28 01:06:55
From: jamal <hidden>
Date: 2005-05-28 01:06:55
Ok, looks good. Dave please apply this one instead of the one i posted this morning - it incorporates the name change as well. Incase its not clear - 1/2 in this patch set is also fine. cheers, jamal On Fri, 2005-27-05 at 19:01 +0200, Thomas Graf wrote:
This patch rectifies some rtnetlink message builders that derive the flags from the pid. It is now explicit like the other cases which get it right. Also fixes half a dozen dumpers which did not set NLM_F_MULTI at all. Signed-off-by: Jamal Hadi Salim <redacted> Signed-off-by: Thomas Graf <tgraf@suug.ch>