Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1674245
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops |
| Date | 2017-06-25 18:00 +0200 |
| Message-ID | <tWi77-6XB-11@gated-at.bofh.it> (permalink) |
| References | <tVRzY-7dP-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Matthias Schiffer <mschiffer@universe-factory.net> Date: Sat, 24 Jun 2017 13:35:17 +0200 > The following functions are extended with a netlink_ext_ack argument to > allow extended error reporting: > > * validate > * newlink > * changelink > * slave_validate > * slave_changelink > > Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> Like David Ahern, I think you should split this patch up. Thanks.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops David Miller <davem@davemloft.net> - 2017-06-25 18:00 +0200
csiph-web