]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: Remove the unused parameter for tcp_try_fastopen.
authorTonghao Zhang <xiangxia.m.yue@gmail.com>
Tue, 22 Aug 2017 06:33:49 +0000 (23:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Aug 2017 21:16:12 +0000 (14:16 -0700)
commit28e7955fbd72d4b236a0bcb5f40f8c64a5309ec0
tree9c688c1737a7919579bad72cd2a620f793d3558e
parent48d4b181685aa710cfb6e7297efad0fc1cbfccfa
tcp: Remove the unused parameter for tcp_try_fastopen.

Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp_fastopen.c
net/ipv4/tcp_input.c