diff options
author | Kirill Tkhai <ktkhai@virtuozzo.com> | 2018-02-19 11:49:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-19 14:19:10 -0500 |
commit | 85ca51b2a23969dccb5abff31eb54560db8195ca (patch) | |
tree | 1d8d2ddbf4d182a2a5ea2c5fa0bfd0249d3d76cf /net/ipv6/xfrm6_state.c | |
parent | 509114112d0b71997dbe58d4f2976eeddf8eacc4 (diff) | |
download | linux-85ca51b2a23969dccb5abff31eb54560db8195ca.tar.gz linux-85ca51b2a23969dccb5abff31eb54560db8195ca.tar.bz2 linux-85ca51b2a23969dccb5abff31eb54560db8195ca.zip |
net: Convert ipv6_inetpeer_ops
net->ipv6.peers is dereferenced in three places via inet_getpeer_v6(),
and it's used to handle skb. All the users of inet_getpeer_v6() do not
look like be able to be called from foreign net pernet_operations, so
we may mark them as async.
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/xfrm6_state.c')
0 files changed, 0 insertions, 0 deletions