Pablo Neira Ayuso
80d326fab5
netlink: add netlink_dump_control structure for netlink_dump_start()
...
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-26 14:10:06 -05:00
..
2011-10-31 19:31:11 -04:00
2011-11-11 06:57:06 +08:00
2011-11-11 06:57:06 +08:00
2011-07-26 16:49:47 -07:00
2011-11-11 06:57:06 +08:00
2011-11-09 12:04:06 +08:00
2011-06-30 07:44:06 +08:00
2011-11-09 12:04:06 +08:00
2011-06-30 07:44:05 +08:00
2010-12-02 14:47:16 +08:00
2011-03-13 20:22:27 -07:00
2011-11-11 06:57:06 +08:00
2011-09-22 21:25:25 +10:00
2011-09-22 21:25:26 +10:00
2011-06-30 07:44:05 +08:00
2011-08-20 16:08:03 +08:00
2012-02-26 14:10:06 -05:00
2011-10-31 19:31:11 -04:00
2011-06-29 05:48:41 -07:00
2010-12-02 14:47:16 +08:00
2010-12-02 14:47:16 +08:00
2011-07-08 17:21:21 +08:00
2011-10-21 13:18:42 +02:00
2011-10-21 14:24:03 +02:00
2012-01-10 22:01:27 -08:00
2011-11-09 11:50:31 +08:00
2011-11-30 16:12:44 +08:00
2011-10-31 19:31:11 -04:00
2011-08-06 18:32:45 -07:00
2011-11-11 06:57:06 +08:00
2011-01-13 10:25:58 -08:00
2011-10-31 19:31:11 -04:00
2011-01-04 23:34:03 +11:00
2011-01-04 23:34:03 +11:00
2011-01-04 23:34:03 +11:00
2011-01-04 23:34:03 +11:00
2011-11-11 06:57:06 +08:00
2011-11-30 16:12:44 +08:00
2011-08-10 19:00:28 +08:00
2012-02-16 12:12:33 +08:00
2011-11-11 06:57:06 +08:00
2011-11-09 11:57:56 +08:00
2011-11-09 11:57:56 +08:00
2011-11-21 16:13:23 +08:00
2011-11-09 11:57:56 +08:00
2011-11-09 11:53:32 +08:00
2011-10-31 19:31:11 -04:00
2011-10-21 14:24:16 +02:00
2011-10-31 19:31:11 -04:00
2011-11-09 11:56:06 +08:00
2011-06-29 05:48:41 -07:00