From: Vlad Dogaru Date: Mon, 24 Jan 2011 03:37:29 +0000 (+0000) Subject: net: add sysfs entry for device group X-Git-Tag: v2.6.39-rc1~468^2~473 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a512b92b3af4b03fc6834617a042dc85fbd4e34e;p=pandora-kernel.git net: add sysfs entry for device group The group of a network device can be queried or changed from userspace using sysfs. For example, considering sysfs mounted in /sys, one can change the group that interface lo belongs to: echo 1 > /sys/class/net/lo/group Signed-off-by: Vlad Dogaru Acked-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed