diff options
author | Benjamin Yim | 2022-01-09 21:08:24 +0800 |
---|---|---|
committer | Jakub Kicinski | 2022-01-09 16:52:21 -0800 |
commit | 208dd45d8d050360b46ded439a057bcc7cbf3b09 (patch) | |
tree | a06a1338140b221ee56f46df331b9622ab24d1db /lib | |
parent | 0959a82ab3e569509cbab111564bea1c916bb204 (diff) |
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: Eric Dumazet <edumazet@google.com>
Signed-off-by: Benjamin Yim <yan2228598786@gmail.com>
Link: https://lore.kernel.org/r/20220109130824.2776-1-yan2228598786@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions