diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-10-27 00:25:57 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-28 20:21:25 -0700 |
commit | fee9ac06647e59a69fb7aec58f25267c134264b4 (patch) | |
tree | 1e0dcc256b6989057ca328e93d0aac846722405b /net/ipv4/icmp.c | |
parent | 8f279fb00bb29def9ac79e28c5d6d8e07d21f3fb (diff) | |
download | linux-fee9ac06647e59a69fb7aec58f25267c134264b4.tar.bz2 |
net: remove SOCK_SUPPORT_ZC from sockmap
sockmap replaces ->sk_prot with its own callbacks, we should remove
SOCK_SUPPORT_ZC as the new proto doesn't support msghdr::ubuf_info.
Cc: <stable@vger.kernel.org> # 6.0
Reported-by: Jakub Kicinski <kuba@kernel.org>
Fixes: e993ffe3da4bc ("net: flag sockets supporting msghdr originated zerocopy")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4/icmp.c')
0 files changed, 0 insertions, 0 deletions