From: Veaceslav Falico Date: Wed, 25 Sep 2013 07:20:32 +0000 (+0200) Subject: net: create sysfs symlinks for neighbour devices X-Git-Tag: v3.13-rc1~105^2~309^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5831d66e8097aedfa3bc35941cf265ada2352317;p=pandora-kernel.git net: create sysfs symlinks for neighbour devices Also, remove the same functionality from bonding - it will be already done for any device that links to its lower/upper neighbour. The links will be created for dev's kobject, and will look like lower_eth0 for lower device eth0 and upper_bridge0 for upper device bridge0. 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