X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Fnet%2Fprotocol.h;h=28c4cac3f8a2733b9f582cc3be1b9bc591022c21;hb=04ce69093f91547d3a7c4fc815d2868195591340;hp=c643bce64e552d0789facb53ebec5697e3ecd88b;hpb=8c689a6eae2d83970e4f34753d513e96fb97a025;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/net/protocol.h b/include/net/protocol.h index c643bce..28c4cac 100644 --- a/include/net/protocol.h +++ b/include/net/protocol.h @@ -50,7 +50,7 @@ struct inet6_protocol void (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, int type, int code, int offset, - __u32 info); + __be32 info); int (*gso_send_check)(struct sk_buff *skb); struct sk_buff *(*gso_segment)(struct sk_buff *skb,