diff options
author | Nikolay Aleksandrov <nikolay@redhat.com> | 2014-08-27 16:06:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-01 18:32:22 -0700 |
commit | 0f23124aaacd68e11271f72a13f3a8e8904c26d3 (patch) | |
tree | 052d8f8b3dc82b6c52c06805a71af582a9fc6ab3 /net/dsa/dsa.c | |
parent | 688d1945bc89bd585ec67b5b83121f499e6290bb (diff) | |
download | op-kernel-dev-0f23124aaacd68e11271f72a13f3a8e8904c26d3.zip op-kernel-dev-0f23124aaacd68e11271f72a13f3a8e8904c26d3.tar.gz |
bonding: add slave_changelink support and use it for queue_id
This patch adds support for slave_changelink to the bonding and uses it
to give the ability to change the queue_id of the enslaved devices via
netlink. It sets slave_maxtype and uses bond_changelink as a prototype for
bond_slave_changelink.
Example/test command after the iproute2 patch:
ip link set eth0 type bond_slave queue_id 10
CC: David S. Miller <davem@davemloft.net>
CC: Jay Vosburgh <j.vosburgh@gmail.com>
CC: Veaceslav Falico <vfalico@gmail.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Suggested-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions