From: Jan Engelhardt Date: Wed, 8 Oct 2008 09:35:00 +0000 (+0200) Subject: netfilter: rename ipt_recent to xt_recent X-Git-Tag: v2.6.28-rc1~717^2~109^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e948b20a71a06a740c925d6ea22b59b4e17cfa0c;p=pandora-kernel.git netfilter: rename ipt_recent to xt_recent Like with other modules (such as ipt_state), ipt_recent.h is changed to forward definitions to (IOW include) xt_recent.h, and xt_recent.c is changed to use the new constant names. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed