]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/netfilter/xt_sctp.c
[NETFILTER]: nfnetlink: support attribute policies
[mv-sheeva.git] / net / netfilter / xt_sctp.c
index fefc846188f366b09952bbc9db54f714746a6b9c..c002153b80ab76ef6e3725dfc9dc6d4fce242d69 100644 (file)
@@ -172,7 +172,7 @@ checkentry(const char *tablename,
                                | SCTP_CHUNK_MATCH_ONLY)));
 }
 
-static struct xt_match xt_sctp_match[] = {
+static struct xt_match xt_sctp_match[] __read_mostly = {
        {
                .name           = "sctp",
                .family         = AF_INET,