]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipv6/ipcomp6.c
[PATCH] ext4 calls journal_stop
[karo-tx-linux.git] / net / ipv6 / ipcomp6.c
index 71f59f18ede820749317fe333c96221fee58ce5f..511730b67e97fb0ba1f9d167c07e120ea3b34f6a 100644 (file)
@@ -176,7 +176,7 @@ out_ok:
 }
 
 static void ipcomp6_err(struct sk_buff *skb, struct inet6_skb_parm *opt,
-                               int type, int code, int offset, __u32 info)
+                               int type, int code, int offset, __be32 info)
 {
        __be32 spi;
        struct ipv6hdr *iph = (struct ipv6hdr*)skb->data;