[NETFILTER]: nf_conntrack_tcp: remove timeout indirection
authorPatrick McHardy <kaber@trash.net>
Tue, 15 Jan 2008 07:45:32 +0000 (23:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:32 +0000 (15:02 -0800)
Instead of keeping pointers to the timeout values in a table, simply
put the timeout values in the table directly.

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

No differences found