diff options
author | Davide Caratti <dcaratti@redhat.com> | 2020-09-02 13:44:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-02 23:12:44 +0200 |
commit | c6f4c2b027c471838f44de03ef8c4100e4986852 (patch) | |
tree | 499448850a7524ecfb1faff4fe1b1e5a18719a11 /tools/lib | |
parent | octeontx2-pf: Add UDP segmentation offload support (diff) | |
download | linux-c6f4c2b027c471838f44de03ef8c4100e4986852.tar.xz linux-c6f4c2b027c471838f44de03ef8c4100e4986852.zip |
selftests: mptcp: fix typo in mptcp_connect usage
in mptcp_connect, 's' selects IPPROTO_MPTCP / IPPROTO_TCP as the value of
'protocol' in socket(), and 'm' switches between different send / receive
modes. Fix die_usage(): swap 'm' and 's' and add missing 'sendfile' mode.
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions