aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorVakul Garg <vakul.garg@nxp.com>2018-09-28 21:48:08 +0530
committerDavid S. Miller <davem@davemloft.net>2018-10-01 23:18:15 -0700
commit0ed3015c9964dab7a1693b3e40650f329c16691e (patch)
tree6ecfff81b7f9b77a4e9a9cf894e4448901ef0892 /net/ipv4/tcp_timer.c
parenthv_netvsc: Fix rndis_per_packet_info internal field initialization (diff)
downloadlinux-dev-0ed3015c9964dab7a1693b3e40650f329c16691e.tar.xz
linux-dev-0ed3015c9964dab7a1693b3e40650f329c16691e.zip
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
TLS test cases splice_from_pipe, send_and_splice & recv_peek_multiple_records expect to receive a given nummber of bytes and then compare them against the number of bytes which were sent. Therefore, system call recv() must not return before receiving the requested number of bytes, otherwise the subsequent memcmp() fails. This patch passes MSG_WAITALL flag to recv() so that it does not return prematurely before requested number of bytes are copied to receive buffer. Signed-off-by: Vakul Garg <vakul.garg@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions