commit | 9ca7f8762299bb391c11a81c844224216e925b5c | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Wed Sep 08 09:16:28 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 10 12:47:59 2010 -0700 |
tree | f4e3b114727a1fef133dd617c37d816da46703d3 | |
parent | a034ee3cca5726b14107f281f4bed1c0fd44472a [diff] |
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>