Files
linux-stable-mirror/include/linux
Pablo Neira Ayuso 9785e10aed netlink: kill netlink_set_nonroot
Replace netlink_set_nonroot by one new field `flags' in
struct netlink_kernel_cfg that is passed to netlink_kernel_create.

This patch also renames NL_NONROOT_* to NL_CFG_F_NONROOT_* since
now the flags field in nl_table is generic (so we can add more
flags if needed in the future).

Also adjust all callers in the net-next tree to use these flags
instead of netlink_set_nonroot.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-08 18:45:27 -04:00
..
2012-08-10 15:27:02 -04:00
2012-08-07 10:10:57 +02:00
2012-07-31 18:42:43 -07:00
2012-08-21 01:19:54 -07:00
2012-08-04 01:24:44 +04:00
2012-08-09 16:18:06 -07:00
2012-08-14 14:28:32 -07:00
2012-08-14 14:28:32 -07:00
2012-08-14 14:28:32 -07:00
2012-08-22 10:24:41 -04:00
2012-09-08 18:45:27 -04:00
2012-08-20 13:58:21 +02:00
2012-07-31 18:42:43 -07:00
2012-08-30 13:14:48 -04:00
2012-08-21 20:50:25 +02:00
2012-07-31 18:42:50 -07:00
2012-08-04 12:15:37 +04:00