Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
|
inline
| side by side
[NetLabel]: core network changes
[linux-2.6.git]
/
include
/
net
/
inet_sock.h
diff --git
a/include/net/inet_sock.h
b/include/net/inet_sock.h
index 1f4a9a60d4cc472bf521967995e92848ff9e3b1f..f4caad56cd035346acf367c4444dfc33de3d8cd1 100644
(file)
--- a/
include/net/inet_sock.h
+++ b/
include/net/inet_sock.h
@@
-51,7
+51,7
@@
struct ip_options {
ts_needtime:1,
ts_needaddr:1;
unsigned char router_alert;
ts_needtime:1,
ts_needaddr:1;
unsigned char router_alert;
- unsigned char
__pad1
;
+ unsigned char
cipso
;
unsigned char __pad2;
unsigned char __data[0];
};
unsigned char __pad2;
unsigned char __data[0];
};