Home
last modified time | relevance | path

Searched hist:c24675f871d3bca569532b3744962dd49938ddff (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff c24675f871d3bca569532b3744962dd49938ddff Wed Oct 11 03:28:01 CDT 2017 Florian Westphal <fw@strlen.de> ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR

Similar to the previous patch, use the device lookup functions
that bump device refcount and flag this as DOIT_UNLOCKED to avoid
rtnl mutex.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>