From: Patrick McHardy Date: Tue, 15 Jan 2008 07:45:32 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack_tcp: remove timeout indirection X-Git-Tag: v2.6.25-rc1~1162^2~718 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d6462869f8c2edca9dbb53ca3b661a52fc4c144;p=pandora-kernel.git [NETFILTER]: nf_conntrack_tcp: remove timeout indirection 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed