Skip to content
Snippets Groups Projects
user avatar
Greg Kroah-Hartman authored
In commit a2b8beeb ("UPSTREAM: net: remove cmsg restriction from
io_uring based send/recvmsg calls") the flags variable was removed from
struct proto_ops as it is no longer needed.

But the ABI signatures break, so put it back to preserve this, there's
no functional change here.

Bug: 161946584
Bug: 268174392
Fixes: a2b8beeb ("UPSTREAM: net: remove cmsg restriction from io_uring based send/recvmsg calls")
Change-Id: Ic6a868f038701a61c993e18b44cdd8ec8b0a4d58
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
d2c5262f
Name Last commit Last update