Searched hist:"0799 e21b5a76d9f14d8a8f024d0b6b9847ad1a03" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/mptcp/ |
H A D | options.c | diff 0799e21b5a76d9f14d8a8f024d0b6b9847ad1a03 Tue Feb 15 20:11:25 CST 2022 Geliang Tang <geliang.tang@suse.com> mptcp: drop unused sk in mptcp_get_options
The parameter 'sk' became useless since the code using it was dropped from mptcp_get_options() in the commit 8d548ea1dd15 ("mptcp: do not set unconditionally csum_reqd on incoming opt"). Let's drop it.
Signed-off-by: Geliang Tang <geliang.tang@suse.com> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | subflow.c | diff 0799e21b5a76d9f14d8a8f024d0b6b9847ad1a03 Tue Feb 15 20:11:25 CST 2022 Geliang Tang <geliang.tang@suse.com> mptcp: drop unused sk in mptcp_get_options
The parameter 'sk' became useless since the code using it was dropped from mptcp_get_options() in the commit 8d548ea1dd15 ("mptcp: do not set unconditionally csum_reqd on incoming opt"). Let's drop it.
Signed-off-by: Geliang Tang <geliang.tang@suse.com> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | protocol.h | diff 0799e21b5a76d9f14d8a8f024d0b6b9847ad1a03 Tue Feb 15 20:11:25 CST 2022 Geliang Tang <geliang.tang@suse.com> mptcp: drop unused sk in mptcp_get_options
The parameter 'sk' became useless since the code using it was dropped from mptcp_get_options() in the commit 8d548ea1dd15 ("mptcp: do not set unconditionally csum_reqd on incoming opt"). Let's drop it.
Signed-off-by: Geliang Tang <geliang.tang@suse.com> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|