diff options
author | Benjamin Yim <yan2228598786@gmail.com> | 2022-01-09 16:08:24 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-01-10 03:52:21 +0300 |
commit | 208dd45d8d050360b46ded439a057bcc7cbf3b09 (patch) | |
tree | a06a1338140b221ee56f46df331b9622ab24d1db /net/openvswitch | |
parent | 0959a82ab3e569509cbab111564bea1c916bb204 (diff) | |
download | linux-208dd45d8d050360b46ded439a057bcc7cbf3b09.tar.xz |
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 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions