From 31797791dc42fe05caebaa6482d8c2f1c853022b Mon Sep 17 00:00:00 2001 From: Al Viro Date: Wed, 27 Sep 2006 18:34:02 -0700 Subject: [PATCH] --- yaml --- r: 36848 b: refs/heads/master c: b406313c733156c8eea7d9c1891476f400914367 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/errqueue.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 657c0ee71098..863e8e2ca3a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0579016ec4691116f6322ec6ed7fb7ce746948e9 +refs/heads/master: b406313c733156c8eea7d9c1891476f400914367 diff --git a/trunk/include/linux/errqueue.h b/trunk/include/linux/errqueue.h index 408118a07763..92f8d4fab32b 100644 --- a/trunk/include/linux/errqueue.h +++ b/trunk/include/linux/errqueue.h @@ -38,7 +38,7 @@ struct sock_exterr_skb } header; struct sock_extended_err ee; u16 addr_offset; - u16 port; + __be16 port; }; #endif