OSDN Git Service

ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
authorEric Dumazet <edumazet@google.com>
Mon, 23 Oct 2017 23:17:50 +0000 (16:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Oct 2017 08:54:19 +0000 (17:54 +0900)
commita5c1d98f8ccf4359575772b36ed51f5857dd7165
tree5970819869dbbc82f7b5ff3e4dca3a2a513dc59a
parent24f226da96278bf3956dac6fa293ef95bc22a90c
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling

Table is really RCU protected, no need to block BH

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