net: Allow devices to specify a device specific sysfs group.
authorEric W. Biederman <ebiederm@aristanetworks.com>
Thu, 29 Oct 2009 14:18:21 +0000 (14:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2009 19:41:18 +0000 (12:41 -0700)
commit0c509a6c9393b27a8c5a01acd4a72616206cfc24
tree4e6aa609537144de3d09e461528d22e7f448ef55
parent0bd8d53656da72bc065766b5f2a05ca738020b8a
net: Allow devices to specify a device specific sysfs group.

This isn't beautifully abstracted, but it is simple,
simplifies uses and so far is only needed for the bonding driver.

Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/net-sysfs.c