From: pablo@xxxxxxxxxxxxx Date: Sat, 25 Feb 2012 01:30:15 +0100 > From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html