From: Michal Kubeček Date: Tue, 12 Feb 2013 23:46:09 +0000 (+0000) Subject: netfilter: nf_ct_reasm: fix per-netns sysctl initialization X-Git-Tag: v3.9-rc1~139^2~29^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=894e2ac82bd0029adce7ad6c8d25501fdd82c994;p=pandora-kernel.git netfilter: nf_ct_reasm: fix per-netns sysctl initialization Adjusting of data pointers in net/netfilter/nf_conntrack_frag6_* sysctl table for other namespaces points to wrong netns_frags structure and has reversed order of entries. Problem introduced by commit c038a767cd69 in 3.7-rc1 Signed-off-by: Michal Kubecek Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed