]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/netfilter/xt_dccp.c
Pull bugzilla-1641 into release branch
[linux-2.6-omap-h63xx.git] / net / netfilter / xt_dccp.c
index f07a68d445ca0ab8e279268b100213463a3aea1b..83224ec89cc08348205daaf58a7104ea79773e53 100644 (file)
@@ -140,7 +140,7 @@ checkentry(const char *tablename,
                && !(info->invflags & ~info->flags);
 }
 
-static struct xt_match xt_dccp_match[] = {
+static struct xt_match xt_dccp_match[] __read_mostly = {
        {
                .name           = "dccp",
                .family         = AF_INET,