commit | d978e5daec544ec72b28bf72a30dc9ac3da23a35 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Dec 17 22:37:03 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:58:55 2008 -0800 |
tree | b20f5ecdff8c8ce6c22be48412dadd90686056a0 | |
parent | 77236b6e33b06aaf756a86ed1965ca7d460b1b53 [diff] |
[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>