Re: [PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops

2017-06-26 Thread David Miller
From: Matthias Schiffer Date: Sun, 25 Jun 2017 23:55:58 +0200 > Same changes as http://patchwork.ozlabs.org/patch/780351/ , split into > separate patches for each rtnl_link_ops field as requested. Series applied, thank you.

[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops

2017-06-25 Thread Matthias Schiffer
Same changes as http://patchwork.ozlabs.org/patch/780351/ , split into separate patches for each rtnl_link_ops field as requested. Matthias Schiffer (5): net: add netlink_ext_ack argument to rtnl_link_ops.newlink net: add netlink_ext_ack argument to rtnl_link_ops.changelink net: add netlink