diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-03-04 01:14:51 (GMT) |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-03-05 05:06:19 (GMT) |
commit | 6e86b89084a60355f0e1fb876ca0cfbca62ee85c (patch) | |
tree | 076b621fad864de984661a9a15bd526bc068776b /net/bridge/br_stp_if.c | |
parent | 501f74f29498543c27f4f9697f5c1e980dd2de0d (diff) | |
download | linux-6e86b89084a60355f0e1fb876ca0cfbca62ee85c.tar.xz |
[BRIDGE]: fix crash in STP
Bridge would crash because of uninitailized timer if STP is used and
device was inserted into a bridge before bridge was up. This got
introduced when the delayed port checking was added. Fix is to not
enable STP on port unless bridge is up.
Bugzilla: http://bugzilla.kernel.org/show_bug.cgi?id=6140
Dup: http://bugzilla.kernel.org/show_bug.cgi?id=6156
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_stp_if.c')
0 files changed, 0 insertions, 0 deletions