1. NAME

dev_set_group - Change group this device belongs to

2. SYNOPSIS

void dev_set_group(struct net_device *  dev , int  new_group );

3. ARGUMENTS

dev
    device

new_group
    group this device should belong to

4. COPYRIGHT