From: Wei Yongjun
Date: Wed, 10 Jan 2018 07:43:15 +
> Fixes the following sparse warning:
>
> net/ipv4/tcp.c:1736:6: warning:
> symbol 'tcp_recv_timestamp' was not declared. Should it be static?
>
> Signed-off-by: Wei Yongjun
Applied, thanks.
Fixes the following sparse warning:
net/ipv4/tcp.c:1736:6: warning:
symbol 'tcp_recv_timestamp' was not declared. Should it be static?
Signed-off-by: Wei Yongjun
---
net/ipv4/tcp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/ipv4/tcp.c b/net/ipv4/tcp.c
index f68