mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
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> |
||
|---|---|---|
| .. | ||
| dcbevent.c | ||
| dcbnl.c | ||
| Kconfig | ||
| Makefile | ||