aboutsummaryrefslogtreecommitdiffstats
path: root/net/mptcp/protocol.c
diff options
context:
space:
mode:
authorMatthieu Baerts (NGI0) <[email protected]>2025-04-13 09:34:35 +0000
committerJakub Kicinski <[email protected]>2025-04-15 15:21:47 +0000
commit60cbf3158513ae35ab38a2593b07ce679825d425 (patch)
tree01af44b303ee2e40482fb6642a0e034319babe78 /net/mptcp/protocol.c
parentmptcp: pm: Return local variable instead of freed pointer (diff)
downloadkernel-60cbf3158513ae35ab38a2593b07ce679825d425.tar.gz
kernel-60cbf3158513ae35ab38a2593b07ce679825d425.zip
mptcp: pass right struct to subflow_hmac_valid
subflow_hmac_valid() needs to access the MPTCP socket and the subflow request, but not the request sock that is passed in argument. Instead, the subflow request can be directly passed to avoid getting it via an additional cast. Reviewed-by: Geliang Tang <[email protected]> Signed-off-by: Matthieu Baerts (NGI0) <[email protected]> Link: https://patch.msgid.link/20250413-net-next-mptcp-sched-mib-sft-misc-v2-4-0f83a4350150@kernel.org Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/mptcp/protocol.c')
0 files changed, 0 insertions, 0 deletions