From: Stephen Hemminger Date: Tue, 21 Mar 2006 06:58:36 +0000 (-0800) Subject: [BRIDGE]: forwarding remove unneeded preempt and bh diasables X-Git-Tag: v2.6.17-rc1~1175^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ae737deea1be001d7d8ac11c382a7b73a1c98f;p=pandora-kernel.git [BRIDGE]: forwarding remove unneeded preempt and bh diasables Optimize the forwarding and transmit paths. Both places are called with bottom half/no preempt so there is no need to use spin_lock_bh or rcu_read_lock. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed