git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8801d48
)
ipv6: drop useless rcu_read_lock() in anycast
author
WANG Cong
<xiyou.wangcong@gmail.com>
Thu, 11 Sep 2014 22:35:09 +0000
(15:35 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 13 Sep 2014 20:38:42 +0000
(16:38 -0400)
These code is now protected by rtnl lock, rcu read lock
is useless now.
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found