summaryrefslogtreecommitdiffstats
path: root/net/unix/Makefile
diff options
context:
space:
mode:
authorCong Wang <cong.wang@bytedance.com>2021-07-04 21:02:46 +0200
committerAlexei Starovoitov <ast@kernel.org>2021-07-16 03:17:50 +0200
commitc7272e15f0f18d6e0f423b53207eac7a27ed5a49 (patch)
tree01eb32d0527511f6ec585b6f4bda65d7db24316b /net/unix/Makefile
parentaf_unix: Set TCP_ESTABLISHED for datagram sockets too (diff)
downloadlinux-c7272e15f0f18d6e0f423b53207eac7a27ed5a49.tar.xz
linux-c7272e15f0f18d6e0f423b53207eac7a27ed5a49.zip
af_unix: Add a dummy ->close() for sockmap
Unlike af_inet, unix_proto is very different, it does not even have a ->close(). We have to add a dummy implementation to satisfy sockmap. Normally it is just a nop, it is introduced only for sockmap to replace it. Signed-off-by: Cong Wang <cong.wang@bytedance.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20210704190252.11866-6-xiyou.wangcong@gmail.com
Diffstat (limited to 'net/unix/Makefile')
0 files changed, 0 insertions, 0 deletions