diff options
author | 2024-09-02 12:46:02 +0200 | |
---|---|---|
committer | 2024-09-03 15:25:43 -0700 | |
commit | 38dc0708bcc8d2ee9e0559a992fd6e91bf67e271 (patch) | |
tree | 4b11c05c273d89636930f4a2efd3e42aae9bafaa /drivers/net/ethernet/intel/ice | |
parent | selftests: mptcp: join: simplify checksum_tests (diff) | |
download | wireguard-linux-38dc0708bcc8d2ee9e0559a992fd6e91bf67e271.tar.xz wireguard-linux-38dc0708bcc8d2ee9e0559a992fd6e91bf67e271.zip |
selftests: mptcp: pm_nl_ctl: remove re-definition
'MPTCP_PM_NAME' is defined in 'linux/mptcp_pm.h', included in
'linux/mptcp.h', no need to re-define it.
'MPTCP_PM_EVENTS' is not defined in 'linux/mptcp.h', but
'MPTCP_PM_EV_GRP_NAME' is, with the same value. We can then use the
latter, and drop the other one.
Reviewed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20240902-net-next-mptcp-mib-mpjtx-misc-v1-11-d3e0f3773b90@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel/ice')
0 files changed, 0 insertions, 0 deletions