From: Eric Dumazet
Date: Thu, 22 Sep 2016 17:54:00 -0700
> From: Eric Dumazet
>
> If DBGUNDO() is enabled (FASTRETRANS_DEBUG > 1), a compile
> error will happen, since inet6_sk(sk)->daddr became sk->sk_v6_daddr
>
> Fixes: efe4208f47f9 ("ipv6: make lookups simpler and faster")
> Signed-off-by:
From: Eric Dumazet
If DBGUNDO() is enabled (FASTRETRANS_DEBUG > 1), a compile
error will happen, since inet6_sk(sk)->daddr became sk->sk_v6_daddr
Fixes: efe4208f47f9 ("ipv6: make lookups simpler and faster")
Signed-off-by: Eric Dumazet
---
net/ipv4/tcp_input.c |3 +--
1 file changed, 1 ins