Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78194
b: refs/heads/master
c: 3de5489
h: refs/heads/master
v: v3
  • Loading branch information
Gerrit Renker authored and David S. Miller committed Jan 28, 2008
1 parent c2c50a7 commit 5ef65ed
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: a47c51044a77124ce66cd8513bba6f4d7673e43d
refs/heads/master: 3de5489f47febe0333b142e0eb6389b9924b2634
2 changes: 1 addition & 1 deletion trunk/net/dccp/ccids/ccid2.c
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ static void ccid2_hc_tx_packet_recv(struct sock *sk, struct sk_buff *skb)
done = 1;
break;
}
seqp = seqp->ccid2s_next;
seqp = seqp->ccid2s_prev;
}
if (done)
break;
Expand Down

0 comments on commit 5ef65ed

Please sign in to comment.