commit | 604da74e4fc1c2afc50dc7a1850acfd9aff2b58d | [log] [tgz] |
---|---|---|
author | Kirill Tkhai <ktkhai@virtuozzo.com> | Tue Feb 13 12:27:41 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 13 10:36:06 2018 -0500 |
tree | a4088fd6140f6c3c86a34e252516aeb5512bd29a | |
parent | c9d8fb91351fe1514731b7f6d24d4decc0028978 [diff] |
net: Convert net_inuse_ops net_inuse_ops methods expose statistics in /proc. No one from the rest of pernet_subsys or pernet_device lists touch net::core::inuse. So, it's safe to make net_inuse_ops async. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Acked-by: Andrei Vagin <avagin@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>