Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369372
b: refs/heads/master
c: 3fb62c5
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Apr 22, 2013
1 parent 80473b3 commit c6bfb85
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: d4ae1f5e5eb3a6b367acb137dec9e9599b0ce3f3
refs/heads/master: 3fb62c5d3fc1821f50c6003e582713857a520f6b
2 changes: 1 addition & 1 deletion trunk/include/net/request_sock.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ extern int inet_rtx_syn_ack(struct sock *parent, struct request_sock *req);
/* struct request_sock - mini sock to represent a connection request
*/
struct request_sock {
struct request_sock *dl_next; /* Must be first member! */
struct request_sock *dl_next;
u16 mss;
u8 num_retrans; /* number of retransmits */
u8 cookie_ts:1; /* syncookie: encode tcpopts in timestamp */
Expand Down

0 comments on commit c6bfb85

Please sign in to comment.