From: Pablo Neira Ayuso Date: Tue, 28 Feb 2012 15:56:31 +0000 (+0100) Subject: netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array X-Git-Tag: v3.4-rc1~177^2~120^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33ee44643f10638f0ce6a96d11e30d1fbe877024;p=pandora-kernel.git netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array This patch moves the retransmission and unacknowledged timeouts to the tcp_timeouts array. This change is required by follow-up patches. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed