]> bbs.cooldavid.org Git - net-next-2.6.git/commit
pkt_sched: remov unnecessary bh_disable
authorstephen hemminger <shemminger@vyatta.com>
Wed, 8 Sep 2010 09:16:28 +0000 (09:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Sep 2010 19:47:59 +0000 (12:47 -0700)
commit9ca7f8762299bb391c11a81c844224216e925b5c
treef4e3b114727a1fef133dd617c37d816da46703d3
parenta034ee3cca5726b14107f281f4bed1c0fd44472a
pkt_sched: remov unnecessary bh_disable

Now that est_tree_lock is acquired with BH protection, the other
call is unnecessary.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/gen_estimator.c