Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ee7537b6 authored by Hantzis Fotis's avatar Hantzis Fotis Committed by David S. Miller
Browse files

tcp: tcp_init_wl / tcp_update_wl argument cleanup



The above functions from include/net/tcp.h have been defined with an
argument that they never use. The argument is 'u32 ack' which is never
used inside the function body, and thus it can be removed. The rest of
the patch involves the necessary changes to the function callers of the
above two functions.

Signed-off-by: default avatarHantzis Fotis <xantzis@ceid.upatras.gr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c1accad3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment