From: Changli Gao Date: Mon, 4 Oct 2010 20:24:12 +0000 (+0200) Subject: netfilter: unregister nf hooks, matches and targets in the reverse order X-Git-Tag: v2.6.37-rc1~147^2~3^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f68c53015c5b9aa98ffd87a34009f89bdbbd7160;p=pandora-kernel.git netfilter: unregister nf hooks, matches and targets in the reverse order Since we register nf hooks, matches and targets in order, we'd better unregister them in the reverse order. Signed-off-by: Changli Gao Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed