From 68712a1c8167cd4d567cb33e55f2dea6ab99f77b Mon Sep 17 00:00:00 2001 From: Al Viro Date: Fri, 24 Aug 2007 23:04:18 -0700 Subject: [PATCH] --- yaml --- r: 64539 b: refs/heads/master c: f424bb9efaee90b752aabcb4e5e95920ee9580bb h: refs/heads/master i: 64537: 7bd25cb6fd7e12f156f9ca86d342d9c42c929331 64535: 3ac713b648282df164e22e93548562a35e845d89 v: v3 --- [refs] | 2 +- trunk/include/linux/if_pppol2tp.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index f9b6bc00163a..5ac767adb92a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4223976341ffb22fabe5b3a69873966808c83aa +refs/heads/master: f424bb9efaee90b752aabcb4e5e95920ee9580bb diff --git a/trunk/include/linux/if_pppol2tp.h b/trunk/include/linux/if_pppol2tp.h index 516203b6fdeb..a7d6a2234b31 100644 --- a/trunk/include/linux/if_pppol2tp.h +++ b/trunk/include/linux/if_pppol2tp.h @@ -32,8 +32,8 @@ struct pppol2tp_addr struct sockaddr_in addr; /* IP address and port to send to */ - __be16 s_tunnel, s_session; /* For matching incoming packets */ - __be16 d_tunnel, d_session; /* For sending outgoing packets */ + __u16 s_tunnel, s_session; /* For matching incoming packets */ + __u16 d_tunnel, d_session; /* For sending outgoing packets */ }; /* Socket options: