s on x86_64
>
> This seems quite an old bug, it was there before introduction of
> inet_timewait_death_row made by Arnaldo Carvalho de Melo.
>
> [PATCH] twcal_jiffie should be unsigned long, not int
>
> Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]>
Grrr, good catch E
Arnaldo Carvalho de Melo.
[PATCH] twcal_jiffie should be unsigned long, not int
Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]>
diff --git a/include/net/inet_timewait_sock.h b/include/net/inet_timewait_sock.h
index f7be1ac..09a2532 100644
--- a/include/net/inet_timewait_sock.h
+++ b/inclu