commit | d32439c0d4cec5c4101477989ee8c7ee1ebfbb0e | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Mar 03 17:15:34 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Mar 04 21:06:21 2006 -0800 |
tree | c28284854f8f1aa74f60ed8378c0984fbcae747e | |
parent | 6e86b89084a60355f0e1fb876ca0cfbca62ee85c [diff] |
[BRIDGE]: port timer initialization Initialize the STP timers for a port when it is created, rather than when it is enabled. This will prevent future race conditions where timer gets started before port is enabled. Signed-off-by: Stephen Hemminger <shemmigner@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>