From: Stephen Hemminger Date: Tue, 21 Mar 2006 06:56:25 +0000 (-0800) Subject: [BRIDGE]: remove unneeded bh disables X-Git-Tag: v2.6.17-rc1~1175^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3efe08e9a2c24232711dc573bf2decd2d93e335;p=pandora-kernel.git [BRIDGE]: remove unneeded bh disables The STP timers run off softirq (kernel timers), so there is no need to disable bottom half in the spin locks. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed