diff options
author | Eric Dumazet <edumazet@google.com> | 2016-09-23 02:54:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-23 14:26:32 +0200 |
commit | 019b1c9fe32a2a32c1153e31375f87ec3e591273 (patch) | |
tree | d6a9511ac49ca95cd2a5afaf7ae3e0e0422c5162 /net/ipv6 | |
parent | tcp: fix wrong checksum calculation on MTU probing (diff) | |
download | linux-019b1c9fe32a2a32c1153e31375f87ec3e591273.tar.xz linux-019b1c9fe32a2a32c1153e31375f87ec3e591273.zip |
tcp: fix a compile error in DBGUNDO()
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 <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions