Skip to content
Commit 01b7806c authored by Roy.Li's avatar Roy.Li Committed by David S. Miller
Browse files

ipv6: remove a rcu_read_lock in ndisc_constructor



in6_dev_get(dev) takes a reference on struct inet6_dev, we dont need
rcu locking in ndisc_constructor()

Signed-off-by: default avatarRoy.Li <rongqing.li@windriver.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f861c2b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment