OSDN Git Service

selftests: mptcp: drop msg argument of chk_csum_nr
authorGeliang Tang <geliang.tang@suse.com>
Wed, 9 Mar 2022 19:16:27 +0000 (11:16 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Mar 2022 20:29:57 +0000 (12:29 -0800)
commit3c082695e78b99bba177725bf509ad3230f8287c
treec8b29a578b2c09ef32d1b8c672bcbe0887258e9b
parent3126b731ceb168b3a780427873c417f2abdd5527
selftests: mptcp: drop msg argument of chk_csum_nr

This patch dropped the msg argument of chk_csum_nr, to unify chk_csum_nr
with other chk_*_nr functions.

Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/mptcp/mptcp_join.sh