From 0c3b5a73ecea67e06c135d26029aedf448f8424b Mon Sep 17 00:00:00 2001 From: Al Viro Date: Wed, 27 Sep 2006 18:39:09 -0700 Subject: [PATCH] --- yaml --- r: 36861 b: refs/heads/master c: 1b620154273d5cc57690e0d199282c6bb9e56974 h: refs/heads/master i: 36859: 1738721f64a82ec85161716115165a93421f06c2 v: v3 --- [refs] | 2 +- trunk/include/linux/mroute.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 97926b728f1d..10270836285f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: df7a3b07c28e7b547d8252a237299e32880b505d +refs/heads/master: 1b620154273d5cc57690e0d199282c6bb9e56974 diff --git a/trunk/include/linux/mroute.h b/trunk/include/linux/mroute.h index e05d54a90743..c7dd4c11f667 100644 --- a/trunk/include/linux/mroute.h +++ b/trunk/include/linux/mroute.h @@ -213,8 +213,8 @@ struct pimreghdr { __u8 type; __u8 reserved; - __u16 csum; - __u32 flags; + __be16 csum; + __be32 flags; }; extern int pim_rcv_v1(struct sk_buff *);