linux-stable/net/can
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_can.c can: initial support for network namespaces 2017-04-04 17:35:58 +02:00
af_can.h can: initial support for network namespaces 2017-04-04 17:35:58 +02:00
bcm.c can: initial support for network namespaces 2017-04-04 17:35:58 +02:00
gw.c net: rtnetlink: plumb extended ack to doit function 2017-04-17 15:35:38 -04:00
Kconfig can: Kconfig: switch on all CAN protocolls by default 2013-01-26 16:58:58 +01:00
Makefile can: build proc support only if CONFIG_PROC_FS is activated 2016-06-17 15:39:41 +02:00
proc.c can: initial support for network namespaces 2017-04-04 17:35:58 +02:00
raw.c can: initial support for network namespaces 2017-04-04 17:35:58 +02:00