[VLAN]: Fix link state propagation
authorStefan Rompf <stefan@loplof.de>
Mon, 24 Jul 2006 20:52:13 +0000 (13:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jul 2006 20:52:13 +0000 (13:52 -0700)
commit6c753c3d3be0f8d1b570ec5720ad1bb4caf8232b
treea340b28adb0a2d2439942814118067923a8ef83e
parenta922ba5510530ae8e3c60edc85c56f72347a3c86
[VLAN]: Fix link state propagation

When the queue of the underlying device is stopped at initialization time
or the device is marked "not present", the state will be propagated to the
vlan device and never change. Based on an analysis by Patrick McHardy.

Signed-off-by: Stefan Rompf <stefan@loplof.de>
ACKed-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan.c