Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224435
b: refs/heads/master
c: f72f2f4
h: refs/heads/master
i:
  224433: 0454ff6
  224431: 9bd8045
v: v3
  • Loading branch information
Gerrit Renker authored and David S. Miller committed Nov 18, 2010
1 parent 80a393a commit a7ae5c2
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: 866f3b25a2eb60d7529c227a0ecd80c3aba443fd
refs/heads/master: f72f2f4cdeb67bc262d80a6d474292f00182a4dc
2 changes: 1 addition & 1 deletion trunk/net/dccp/ackvec.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ void dccp_ackvec_input(struct dccp_ackvec *av, struct sk_buff *skb)
* packet of group (2) in 11.4.2.
*/
void dccp_ackvec_clear_state(struct dccp_ackvec *av, const u64 ackno)
{
{
struct dccp_ackvec_record *avr, *next;
u8 runlen_now, eff_runlen;
s64 delta;
Expand Down

0 comments on commit a7ae5c2

Please sign in to comment.