X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Frawv6.h;h=af8960878ef41c72df5238a2304fc6bca643ef94;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=14476a71725e56467fe934611d3ec2f7e659abb6;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;p=linux-2.6.git diff --git a/include/net/rawv6.h b/include/net/rawv6.h index 14476a717..af8960878 100644 --- a/include/net/rawv6.h +++ b/include/net/rawv6.h @@ -21,7 +21,7 @@ extern void rawv6_err(struct sock *sk, struct sk_buff *skb, struct inet6_skb_parm *opt, int type, int code, - int offset, u32 info); + int offset, __be32 info); #endif