alistair23-linux/net/phonet
David Ahern c21ef3e343 net: rtnetlink: plumb extended ack to doit function
Add netlink_ext_ack arg to rtnl_doit_func. Pass extack arg to nlmsg_parse
for doit functions that call it directly.

This is the first step to using extended error reporting in rtnetlink.
>From here individual subsystems can be updated to set netlink_ext_ack as
needed.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-17 15:35:38 -04:00
..
af_phonet.c
datagram.c
Kconfig
Makefile
pep-gprs.c net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
pep.c net: Work around lockdep limitation in sockets that use sockets 2017-03-09 18:23:27 -08:00
pn_dev.c netns: make struct pernet_operations::id unsigned int 2016-11-18 10:59:15 -05:00
pn_netlink.c net: rtnetlink: plumb extended ack to doit function 2017-04-17 15:35:38 -04:00
socket.c net: Work around lockdep limitation in sockets that use sockets 2017-03-09 18:23:27 -08:00
sysctl.c