Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305130
b: refs/heads/master
c: c0a788c
h: refs/heads/master
v: v3
  • Loading branch information
Kyle McMartin authored and Jiri Kosina committed May 9, 2012
1 parent d8f605b commit 937bfd0
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: 1f0459780c28491c480f7098f3ece79334ccae0a
refs/heads/master: c0a788c451e1f88b3fb5a85113b87dbc98c7abe4
2 changes: 1 addition & 1 deletion trunk/include/linux/tcp.h
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ struct tcp_sock {

struct sk_buff_head out_of_order_queue; /* Out of order segments go here */

/* SACKs data, these 2 need to be together (see tcp_build_and_update_options) */
/* SACKs data, these 2 need to be together (see tcp_options_write) */
struct tcp_sack_block duplicate_sack[1]; /* D-SACK block */
struct tcp_sack_block selective_acks[4]; /* The SACKS themselves*/

Expand Down

0 comments on commit 937bfd0

Please sign in to comment.