fib_trie: remove duplicated rcu lock
authorbaker.zhang <baker.kernel@gmail.com>
Sun, 13 Oct 2013 11:50:09 +0000 (19:50 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Oct 2013 17:53:59 +0000 (13:53 -0400)
commit77dfca7e45518ea87a4e90f9142b87687f55f708
tree1b0390bd2cdd87cda45378ec9cbf13403294d83e
parent9aaf0435b4256de0723aa7631234336705fe5202
fib_trie: remove duplicated rcu lock

fib_table_lookup has included the rcu lock protection.

Signed-off-by: baker.zhang <baker.kernel@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_frontend.c