]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5a38e92a7b9bc0f1c9d21b834369a4dda248843
treec8b29a578b2c09ef32d1b8c672bcbe0887258e9b
parentd59bf1181e71faf4c3b8f6e2a0686c24d134f274
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