From: Veaceslav Falico Date: Wed, 25 Sep 2013 07:20:31 +0000 (+0200) Subject: net: expose the master link to sysfs, and remove it from bond X-Git-Tag: v3.13-rc1~105^2~309^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842d67a7b34ea735155812ecf0671a481284f358;p=pandora-kernel.git net: expose the master link to sysfs, and remove it from bond Currently, we can have only one master upper neighbour, so it would be useful to create a symlink to it in the sysfs device directory, the way that bonding now does it, for every device. Lower devices from bridge/team/etc will automagically get it, so we could rely on it. Also, remove the same functionality from bonding. CC: Jay Vosburgh CC: Andy Gospodarek CC: "David S. Miller" CC: Eric Dumazet CC: Jiri Pirko CC: Alexander Duyck Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed