1
0
Fork 0
alistair23-linux/net/unix
Thomas Graf 4245375db8 unix_diag: Do not use RTA_PUT() macros
Also, no need to trim on nlmsg_put() failure, nothing has been added
yet.  We also want to use nlmsg_end(), nlmsg_new() and nlmsg_free().

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-27 15:36:43 -07:00
..
Kconfig net: Default UDP and UNIX diag to 'n'. 2012-01-07 12:13:06 -08:00
Makefile unix_diag: Write it into kbuild 2011-12-16 13:48:29 -05:00
af_unix.c af_unix: remove unix_iter_state 2012-06-09 19:06:21 -07:00
diag.c unix_diag: Do not use RTA_PUT() macros 2012-06-27 15:36:43 -07:00
garbage.c Allow passing O_PATH descriptors via SCM_RIGHTS datagrams 2011-03-15 02:21:45 -04:00
sysctl_net_unix.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00