Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 197c8934 authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by Gerrit - the friendly Code Review server
Browse files

net: diag: Support SOCK_DESTROY for inet sockets.



This passes the SOCK_DESTROY operation to the underlying protocol
diag handler, or returns -EOPNOTSUPP if that handler does not
define a destroy operation.

Most of this patch is just renaming functions. This is not
strictly necessary, but it would be fairly counterintuitive to
have the code to destroy inet sockets be in a function whose name
starts with inet_diag_get.

[Backport of net-next 6eb5d2e08f071c05ecbe135369c9ad418826cab2]

Change-Id: Id9e9d85591bfbb885e5640b7865d24d0604544ad
Signed-off-by: default avatarLorenzo Colitti <lorenzo@google.com>
Acked-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Git-commit: 3d4ce855f63645ca647950ab13ce46b80d32065a
Git-repo: https://android.googlesource.com/kernel/common/


Signed-off-by: default avatarAshwanth Goli <ashwanth@codeaurora.org>
parent 34817961
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment