diff options
author | Jim Ma <majinjing3@gmail.com> | 2021-05-14 11:11:02 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-05-14 15:03:25 -0700 |
commit | 974271e5ed45cfe4daddbeb16224a2156918530e (patch) | |
tree | 0365fbead681ad04e07133bb4c4ff33f052b9594 /net/sched/act_tunnel_key.c | |
parent | 75016891357a628d2b8acc09e2b9b2576c18d318 (diff) | |
download | linux-974271e5ed45cfe4daddbeb16224a2156918530e.tar.gz linux-974271e5ed45cfe4daddbeb16224a2156918530e.tar.bz2 linux-974271e5ed45cfe4daddbeb16224a2156918530e.zip |
tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
In tls_sw_splice_read, checkout MSG_* is inappropriate, should use
SPLICE_*, update tls_wait_data to accept nonblock arguments instead
of flags for recvmsg and splice.
Fixes: c46234ebb4d1 ("tls: RX path for ktls")
Signed-off-by: Jim Ma <majinjing3@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_tunnel_key.c')
0 files changed, 0 insertions, 0 deletions