projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add kstrndup
[linux-2.6]
/
include
/
linux
/
errqueue.h
diff --git
a/include/linux/errqueue.h
b/include/linux/errqueue.h
index
408118a
..
92f8d4f
100644
(file)
--- a/
include/linux/errqueue.h
+++ b/
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