diff options
author | 2014-03-27 07:19:19 -0700 | |
---|---|---|
committer | 2014-03-28 16:43:14 -0400 | |
commit | e2a1d3e47bb904082b758dec9d07edf241c45d05 (patch) | |
tree | 5ed95c32972d85fd1e452ca1572c261ad7e94f0e /net/unix/sysctl_net_unix.c | |
parent | openvswitch: fix a possible deadlock and lockdep warning (diff) | |
download | wireguard-linux-e2a1d3e47bb904082b758dec9d07edf241c45d05.tar.xz wireguard-linux-e2a1d3e47bb904082b758dec9d07edf241c45d05.zip |
tcp: fix get_timewait4_sock() delay computation on 64bit
It seems I missed one change in get_timewait4_sock() to compute
the remaining time before deletion of IPV4 timewait socket.
This could result in wrong output in /proc/net/tcp for tm->when field.
Fixes: 96f817fedec4 ("tcp: shrink tcp6_timewait_sock by one cache line")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions