[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120226.142658.2102259598074884751.davem@davemloft.net>
Date: Sun, 26 Feb 2012 14:26:58 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: pablo@...filter.org
Cc: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org
Subject: Re: [PATCH 1/3] netlink: add netlink_dump_control structure for
netlink_dump_start()
From: pablo@...filter.org
Date: Sat, 25 Feb 2012 01:30:15 +0100
> From: Pablo Neira Ayuso <pablo@...filter.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@...filter.org>
Applied.
--
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