]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
net: init_vlan should not copy slave or master flags
authorJohn Fastabend <john.r.fastabend@intel.com>
Wed, 12 May 2010 21:31:06 +0000 (21:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jun 2010 10:35:18 +0000 (03:35 -0700)
The vlan device should not copy the slave or master flags from
the real device. It is not in the bond until added nor is it
a master.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found