commit | 114b4bb1cc19239b272d52ebbe156053483fe2f8 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Mon Jan 22 11:25:59 2024 +0000 |
committer | Paolo Abeni <pabeni@redhat.com> | Tue Jan 23 15:13:54 2024 +0100 |
tree | c8e96835e6c02e266d998b39771f9cb7284f2d1d | |
parent | 223f55196bbdb182a9b8de6108a0834b5e5e832e [diff] |
sock_diag: add module pointer to "struct sock_diag_handler" Following patch is going to use RCU instead of sock_diag_table_mutex acquisition. This patch is a preparation, no change of behavior yet. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Guillaume Nault <gnault@redhat.com> Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>