aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorGeliang Tang <[email protected]>2025-02-07 13:59:31 +0000
committerPaolo Abeni <[email protected]>2025-02-11 11:46:37 +0000
commit2c8971c04f745de69814ae9cfd2273e8a1fefca9 (patch)
treed6ebae954304f26d9be1c4b576556ae6f2792f9e /net/ipv4/tcp_timer.c
parentmptcp: pm: reuse sending nlmsg code in get_addr (diff)
downloadkernel-2c8971c04f745de69814ae9cfd2273e8a1fefca9.tar.gz
kernel-2c8971c04f745de69814ae9cfd2273e8a1fefca9.zip
mptcp: pm: drop skb parameter of set_flags
The first parameter 'skb' in mptcp_pm_nl_set_flags() is only used to obtained the network namespace, which can also be obtained through the second parameters 'info' by using genl_info_net() helper. This patch drops these useless parameters 'skb' in all three set_flags() interfaces. Signed-off-by: Geliang Tang <[email protected]> Reviewed-by: Matthieu Baerts (NGI0) <[email protected]> Signed-off-by: Matthieu Baerts (NGI0) <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions