Merge branch 'net-add-netlink_ext_ack-support-to-rtnl_link_ops'
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Jun 2017 03:13:23 +0000 (23:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Jun 2017 03:13:23 +0000 (23:13 -0400)
commitd1f271d6b2201d713de3414c87b9007af1011c10
tree6697fdd2969aac46a9a8cb2c53d78f8222b8011b
parentdacdbb4dfc1a1a1378df8ebc914d4fe82259ed46
parentd116ffc770d80f241f0d750d355205d83a9eca5a
Merge branch 'net-add-netlink_ext_ack-support-to-rtnl_link_ops'

Matthias Schiffer says:

====================
net: add netlink_ext_ack support to rtnl_link_ops

Same changes as http://patchwork.ozlabs.org/patch/780351/ , split into
separate patches for each rtnl_link_ops field as requested.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>