]> err.no Git - linux-2.6/blobdiff - net/netfilter/xt_connmark.c
[TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)
[linux-2.6] / net / netfilter / xt_connmark.c
index 3a6e16d4edcdf27387324cb7dc3cfa84e62bd8b9..e73fa9b46cf7d1a747077c333e92d7ad0809140f 100644 (file)
@@ -109,7 +109,7 @@ static int compat_to_user(void __user *dst, void *src)
 }
 #endif /* CONFIG_COMPAT */
 
-static struct xt_match xt_connmark_match[] = {
+static struct xt_match xt_connmark_match[] __read_mostly = {
        {
                .name           = "connmark",
                .family         = AF_INET,