[NETFILTER]: ctnetlink: fix expectation timeout dumping
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Dec 2007 06:37:03 +0000 (22:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:55 +0000 (14:58 -0800)
commitd978e5daec544ec72b28bf72a30dc9ac3da23a35
treeb20f5ecdff8c8ce6c22be48412dadd90686056a0
parent77236b6e33b06aaf756a86ed1965ca7d460b1b53
[NETFILTER]: ctnetlink: fix expectation timeout dumping

When the timer is late its timeout might be before the current time,
in which case a very large value is dumped.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_netlink.c