From: Nikolay Aleksandrov Date: Wed, 27 Aug 2014 14:06:46 +0000 (+0200) Subject: bonding: add slave_changelink support and use it for queue_id X-Git-Tag: omap-for-v3.19/prcm-cleanup~78^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f23124aaacd68e11271f72a13f3a8e8904c26d3;p=pandora-kernel.git 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 CC: Jay Vosburgh CC: Veaceslav Falico CC: Andy Gospodarek Suggested-by: Jiri Pirko Signed-off-by: Nikolay Aleksandrov Acked-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed