]> 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)
commitc327d1342af033e669353c6d7e1a2d53f500be35
tree9c688c1737a7919579bad72cd2a620f793d3558e
parent18d5a41e676cb1a2097b7bd18541045541994115
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