Merge branch 'bond-netlink-3ad-attrs'
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Jun 2015 23:40:25 +0000 (16:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Jun 2015 23:40:25 +0000 (16:40 -0700)
commitcadfaf432b929ea2b0b595059b5dc5eb4de65f4d
treed7af7c0118003b89814e0320fead24fab26a85e3
parent4d367963ac0db8212545bad4ee9a44794fc1d667
parent46ea297ed67cdeeb0142244873458b911037d0ba
Merge branch 'bond-netlink-3ad-attrs'

Nikolay Aleksandrov says:

====================
bonding: extend the 3ad exported attributes

These are two small patches that export actor_oper_port_state and
partner_oper_port_state via netlink and sysfs, until now they were only
exported via bond's proc entry. If this set gets accepted I have an iproute2
patch prepared that will export them with which I tested these changes.
====================

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