From: Stephen Hemminger Date: Sat, 4 Mar 2006 01:14:51 +0000 (-0800) Subject: [BRIDGE]: fix crash in STP X-Git-Tag: v2.6.16-rc6~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e86b89084a60355f0e1fb876ca0cfbca62ee85c;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed