Thread (10 messages) flat view 10 messages, 3 authors, 2012-02-26

Re: [PATCH 1/3] netlink: add netlink_dump_control structure for netlink_dump_start()

From: David Miller <davem@davemloft.net>
Date: 2012-02-26 19:26:58
Also in: netfilter-devel

From: pablo@netfilter.org
Date: Sat, 25 Feb 2012 01:30:15 +0100
From: Pablo Neira Ayuso <pablo@netfilter.org>

Davem considers that the argument list of this interface is getting
out of control. This patch tries to address this issue following
his proposal:

struct netlink_dump_control c = { .dump = dump, .done = done, ... };

netlink_dump_start(..., &c);

Suggested by David S. Miller.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help