Skip to content
Commit 208dd45d authored by Benjamin Yim's avatar Benjamin Yim Committed by Jakub Kicinski
Browse files

tcp: tcp_send_challenge_ack delete useless param `skb`



After this parameter is passed in, there is no usage, and deleting it will
 not bring any impact.

Reviewed-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarBenjamin Yim <yan2228598786@gmail.com>
Link: https://lore.kernel.org/r/20220109130824.2776-1-yan2228598786@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 0959a82a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment