Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34691
b: refs/heads/master
c: 446dec3
h: refs/heads/master
i:
  34689: 83a3728
  34687: 8d46736
v: v3
  • Loading branch information
Andrea Bittau authored and David S. Miller committed Sep 22, 2006
1 parent 8b6028b commit 3a1f339
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: 69263bcfb5016bc3bdd099607a4232cba06f8491
refs/heads/master: 446dec30c7f305ed1bb0092b0a8d9367d842a33f
2 changes: 1 addition & 1 deletion trunk/net/dccp/ccids/ccid2.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ static int ccid2_hc_tx_send_packet(struct sock *sk,
}
}

return 100; /* XXX */
return 1; /* XXX CCID should dequeue when ready instead of polling */
}

static void ccid2_change_l_ack_ratio(struct sock *sk, int val)
Expand Down

0 comments on commit 3a1f339

Please sign in to comment.