]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/netfilter/iptable_filter.c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
[linux-2.6-omap-h63xx.git] / net / ipv4 / netfilter / iptable_filter.c
index e2e7dd8d7903eb60090e5fb6a9b5d3b8a06769e9..51053cb42f43b25c7b15b4e06a19715127667d55 100644 (file)
@@ -74,7 +74,7 @@ static struct
     }
 };
 
-static struct ipt_table packet_filter = {
+static struct xt_table packet_filter = {
        .name           = "filter",
        .valid_hooks    = FILTER_VALID_HOOKS,
        .lock           = RW_LOCK_UNLOCKED,