commit | 194dbcc8a1a97cbac9a619a563e5f6b7f7d5a485 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Wed May 12 21:31:06 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 02 03:35:18 2010 -0700 |
tree | fbfae006dc8400c82ce387f1f4e39b8488c00e31 | |
parent | 08f382ebb8a9efb898840aa74cf55148c7a98af6 [diff] |
net: init_vlan should not copy slave or master flags 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>