summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2017-10-11 10:28:00 +0200
committerDavid S. Miller <davem@davemloft.net>2017-10-11 20:17:03 -0700
commit4ea2607f7871ca433ab0c5300289215974213f26 (patch)
treeb82df7e17ae41b3b88029354d9587fd2e09cdcd0 /net/lapb/lapb_subr.c
parentb274f6db148a87055052aa8fd4fdd4a0b65b8bd5 (diff)
downloadlinux-4ea2607f7871ca433ab0c5300289215974213f26.tar.bz2
ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF
Instead of relying on rtnl mutex bump device reference count. After this change, values reported can change in parallel, but thats not much different from current state, as anyone can change the settings right after rtnl_unlock (and before userspace processed reply). While at it, switch to GFP_KERNEL allocation. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions