Home
last modified time | relevance | path

Searched hist:"24 f226da96278bf3956dac6fa293ef95bc22a90c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff 24f226da96278bf3956dac6fa293ef95bc22a90c Mon Oct 23 18:17:49 CDT 2017 Eric Dumazet <edumazet@google.com> ipv6: addrconf: do not block BH in ipv6_get_ifaddr()

rcu_read_lock() is enough here, no need to block BH.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>