[NETFILTER]: expectation timeouts are compulsory
authorPhil Oester <kernel@linuxace.com>
Tue, 21 Jun 2005 21:02:42 +0000 (14:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jun 2005 21:02:42 +0000 (14:02 -0700)
commit1d3cdb41f52e299f70b66cbb569bff5216f3643a
tree519f0feab4b0481bbb7c6298a82485071a0acbe4
parente98231858bbfd2aca42f93d55133c2fca6df00f9
[NETFILTER]: expectation timeouts are compulsory

Since expectation timeouts were made compulsory [1], there is no need to
check for them in ip_conntrack_expect_insert.

[1] https://lists.netfilter.org/pipermail/netfilter-devel/2005-January/018143.html

Signed-off-by: Phil Oester <kernel@linuxace.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ip_conntrack_core.c