Home
last modified time | relevance | path

Searched refs:change_group (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/core/
Dnet-sysfs.c300 static int change_group(struct net_device *net, unsigned long new_group) in change_group() function
309 return netdev_store(dev, attr, buf, len, change_group); in store_group()