]> git.baikalelectronics.ru Git - kernel.git/commit
net: Convert rxrpc_net_ops
authorKirill Tkhai <ktkhai@virtuozzo.com>
Thu, 22 Mar 2018 18:34:55 +0000 (21:34 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 17:00:47 +0000 (13:00 -0400)
commit44e076ed40eb7a155850a17d26bf879c9b3aea33
tree8629dc9dffc4723d373c19bcff33ca2a70c3f5db
parentbcd4c31f46b29cd3526c4844b69eca47f7c64ed0
net: Convert rxrpc_net_ops

These pernet_operations modifies rxrpc_net_id-pointed
per-net entities. There is external link to AF_RXRPC
in fs/afs/Kconfig, but it seems there is no other
pernet_operations interested in that per-net entities.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/net_ns.c