Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1674169

Re: [PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops

From David Ahern <dsahern@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops
Date 2017-06-25 05:10 +0200
Message-ID <tW65Y-83N-21@gated-at.bofh.it> (permalink)
References <tVRzY-7dP-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 6/24/17 5:35 AM, Matthias Schiffer wrote:
> The following functions are extended with a netlink_ext_ack argument to
> allow extended error reporting:
> 
> * validate
> * newlink
> * changelink
> * slave_validate
> * slave_changelink

I would prefer separate patches for validate, slave_validate, newlink,
changelink, and slave_changelink. I do not believe there is a reason to
lump them into 1 giant patch.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH net-next] net: add netlink_ext_ack support to  rtnl_link_ops David Ahern <dsahern@gmail.com> - 2017-06-25 05:10 +0200

csiph-web