aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/generated/netdev-user.c
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2023-07-26 19:15:52 +0000
committerJakub Kicinski <[email protected]>2023-07-28 02:49:34 +0000
commitc004b0e00c94322a2f82a8b0b7711ed938097774 (patch)
tree7e09e92335919cd787eae82d677c84326302f795 /tools/net/ynl/generated/netdev-user.c
parentnet/tls: handle MSG_EOR for tls_sw TX flow (diff)
downloadkernel-c004b0e00c94322a2f82a8b0b7711ed938097774.tar.gz
kernel-c004b0e00c94322a2f82a8b0b7711ed938097774.zip
net/tls: handle MSG_EOR for tls_device TX flow
tls_push_data() MSG_MORE, but bails out on MSG_EOR. Seeing that MSG_EOR is basically the opposite of MSG_MORE this patch adds handling MSG_EOR by treating it as the absence of MSG_MORE. Consequently we should return an error when both are set. Signed-off-by: Hannes Reinecke <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/netdev-user.c')
0 files changed, 0 insertions, 0 deletions