net: remove spurious declaration of tcp_default_init_rwnd()
authorMaciej Żenczykowski <maze@google.com>
Thu, 7 May 2020 07:58:05 +0000 (00:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 14:58:55 +0000 (07:58 -0700)
commit64082b67ba724c5a5acfff38d352068c4992d089
treea379848bdf0864bba29c3713ffe5050e60b72223
parent01c3259818a11f3cc3cd767adbae6b45849c03c1
net: remove spurious declaration of tcp_default_init_rwnd()

it doesn't actually exist...

Test: builds and 'git grep tcp_default_init_rwnd' comes up empty
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h