Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82697
b: refs/heads/master
c: cf6b5fb
h: refs/heads/master
i:
  82695: 00ec107
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and David S. Miller committed Feb 3, 2008
1 parent e870561 commit ec28e0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4e7e5cfe3825b4d854fc005d784a6f551b3c039f
refs/heads/master: cf6b5fbe7426cab3322c3a82f25291672d70a65f
2 changes: 1 addition & 1 deletion trunk/include/linux/dccp.h
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ struct dccp_sock {
__u64 dccps_gsr;
__u64 dccps_gar;
__be32 dccps_service;
__u32 dccps_mss_cache;
struct dccp_service_list *dccps_service_list;
__u32 dccps_timestamp_echo;
__u32 dccps_timestamp_time;
Expand All @@ -533,7 +534,6 @@ struct dccp_sock {
__u16 dccps_pcslen;
__u16 dccps_pcrlen;
unsigned long dccps_ndp_count;
__u32 dccps_mss_cache;
unsigned long dccps_rate_last;
struct dccp_minisock dccps_minisock;
struct dccp_ackvec *dccps_hc_rx_ackvec;
Expand Down

0 comments on commit ec28e0b

Please sign in to comment.