Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58911
b: refs/heads/master
c: 6bc7efe
h: refs/heads/master
i:
  58909: 6ed2745
  58907: 2774b45
  58903: f15ed61
  58895: d2b93c4
  58879: c74f6af
v: v3
  • Loading branch information
Ian McDonald authored and David S. Miller committed Jul 11, 2007
1 parent 63a1a99 commit e93165e
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: e961811fcde4202ae5c3c9ce81dcfc244e8959bb
refs/heads/master: 6bc7efe8efa627077f8f65d01dbb762fc9356a2f
2 changes: 1 addition & 1 deletion trunk/net/dccp/ccids/ccid3.c
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ static u32 ccid3_hc_rx_calc_first_li(struct sock *sk)
struct dccp_rx_hist_entry *entry, *next, *tail = NULL;
u32 x_recv, p;
suseconds_t rtt, delta;
struct timeval tstamp = { 0, };
struct timeval tstamp = { 0, 0 };
int interval = 0;
int win_count = 0;
int step = 0;
Expand Down

0 comments on commit e93165e

Please sign in to comment.