]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/ipv4/ah4.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / net / ipv4 / ah4.c
index e878e494296ef948958bb0ff845a145742cb90ec..5c662703eb1e9cf917df97b41e024c52b946be38 100644 (file)
@@ -311,7 +311,7 @@ static const struct xfrm_type ah_type =
        .output         = ah_output
 };
 
-static struct net_protocol ah4_protocol = {
+static const struct net_protocol ah4_protocol = {
        .handler        =       xfrm4_rcv,
        .err_handler    =       ah4_err,
        .no_policy      =       1,