From: David Woodhouse Date: Sun, 20 Apr 2008 23:07:43 +0000 (-0700) Subject: [NET]: Expose netdevice dev_id through sysfs X-Git-Tag: v2.6.26-rc1~1095^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d29672c64505f2d7f707701b829715705308a69;p=pandora-kernel.git [NET]: Expose netdevice dev_id through sysfs Expose dev_id to userspace, because it helps to disambiguate between interfaces where the MAC address is unique. This should allow us to simplify the handling of persistent naming for S390 network devices in udev -- because it can depend on a simple attribute of the device like the other match criteria, rather than having a special case for SUBSYSTEMS=="ccwgroup". Signed-off-by: David Woodhouse Signed-off-by: David S. Miller --- Reading git-diff-tree failed