[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)
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>

No differences found