]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ip6_tunnel.h
[SCSI] ips: sg chaining support to the path to non I/O commands
[linux-2.6-omap-h63xx.git] / include / linux / ip6_tunnel.h
index 5c23aeb104cad3ad77486ac2250621186acb49eb..af3f4a70f3df63ecb04c5bc69efa2013965553bf 100644 (file)
@@ -25,7 +25,7 @@ struct ip6_tnl_parm {
        __u8 proto;             /* tunnel protocol */
        __u8 encap_limit;       /* encapsulation limit for tunnel */
        __u8 hop_limit;         /* hop limit for tunnel */
-       __u32 flowinfo;         /* traffic class and flowlabel for tunnel */
+       __be32 flowinfo;        /* traffic class and flowlabel for tunnel */
        __u32 flags;            /* tunnel flags */
        struct in6_addr laddr;  /* local tunnel end-point address */
        struct in6_addr raddr;  /* remote tunnel end-point address */