linux-kernel-test/net/netlink
David S. Miller 444653f696 genetlink: Stop using NLA_PUT*().
These macros contain a hidden goto, and are thus extremely error
prone and make code hard to audit.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-01 18:43:25 -04:00
..
af_netlink.c netlink: allow to pass data pointer to netlink_dump_start() callback 2012-02-26 14:10:44 -05:00
genetlink.c genetlink: Stop using NLA_PUT*(). 2012-04-01 18:43:25 -04:00
Makefile netlink: Move netlink attribute parsing support to lib 2009-03-04 14:53:30 +08:00