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:
f861c2b
)
ipv6: remove a rcu_read_lock in ndisc_constructor
author
Roy.Li
<rongqing.li@windriver.com>
Mon, 3 Oct 2011 19:43:35 +0000
(19:43 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 17 Oct 2011 23:27:56 +0000
(19:27 -0400)
in6_dev_get(dev) takes a reference on struct inet6_dev, we dont need
rcu locking in ndisc_constructor()
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found