From: David Ahern <d...@cumulusnetworks.com> Date: Sun, 16 Apr 2017 09:48:24 -0700
> 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 <d...@cumulusnetworks.com> Applied, thanks David.