]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'bridge_rtnl_link'
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Sep 2014 18:30:05 +0000 (11:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Sep 2014 18:30:05 +0000 (11:30 -0700)
Jiri Pirko says:

====================
bridge: implement rtnl_link options for getting and setting bridge options

So far, only sysfs is complete interface for getting and setting bridge
options. This patchset follows-up on the similar bonding code and
allows userspace to get/set bridge master/port options using Netlink
IFLA_INFO_DATA/IFLA_INFO_SLAVE_DATA attr.
====================

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

Trivial merge