]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/netfilter/xt_esp.c
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
[mv-sheeva.git] / net / netfilter / xt_esp.c
index 1a6ae8a047c72bf5df8ecb7e6614ebdab261aff5..b11378e001b6acb639873491606a62e16de8217d 100644 (file)
@@ -91,7 +91,7 @@ checkentry(const char *tablename,
        return true;
 }
 
-static struct xt_match xt_esp_match[] = {
+static struct xt_match xt_esp_match[] __read_mostly = {
        {
                .name           = "esp",
                .family         = AF_INET,