Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203619
b: refs/heads/master
c: 8e64159
h: refs/heads/master
i:
  203617: 26a0f56
  203615: 656159f
v: v3
  • Loading branch information
Kulikov Vasiliy authored and David S. Miller committed Jul 18, 2010
1 parent d8745b1 commit 67e941f
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: bfc978fa5f3005e5dfb39c52393c3339f4f00233
refs/heads/master: 8e64159dfb480b30233d947d5a3cd793dfea738f
2 changes: 1 addition & 1 deletion trunk/net/dccp/ackvec.c
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ static inline int dccp_ackvec_set_buf_head_state(struct dccp_ackvec *av,
const unsigned int packets,
const unsigned char state)
{
unsigned int gap;
long gap;
long new_head;

if (av->av_vec_len + packets > DCCP_MAX_ACKVEC_LEN)
Expand Down

0 comments on commit 67e941f

Please sign in to comment.