commit | 6c753c3d3be0f8d1b570ec5720ad1bb4caf8232b | [log] [tgz] |
---|---|---|
author | Stefan Rompf <stefan@loplof.de> | Mon Jul 24 13:52:13 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 24 13:52:13 2006 -0700 |
tree | a340b28adb0a2d2439942814118067923a8ef83e | |
parent | a922ba5510530ae8e3c60edc85c56f72347a3c86 [diff] |
[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>