Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78353
b: refs/heads/master
c: 30a0eac
h: refs/heads/master
i:
  78351: c810cba
v: v3
  • Loading branch information
Gerrit Renker authored and David S. Miller committed Jan 28, 2008
1 parent 4b41d83 commit 859a2d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d58d1af03a6a3ddf296ae3aeb4ff234af4b15958
refs/heads/master: 30a0eacd479f1c7c15fe0496585ff29f76de3378
1 change: 0 additions & 1 deletion trunk/net/dccp/ccids/ccid3.c
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,6 @@ static int ccid3_hc_rx_insert_options(struct sock *sk, struct sk_buff *skb)
return 0;

hcrx = ccid3_hc_rx_sk(sk);
DCCP_SKB_CB(skb)->dccpd_ccval = hcrx->ccid3hcrx_ccval_last_counter;

if (dccp_packet_without_ack(skb))
return 0;
Expand Down

0 comments on commit 859a2d3

Please sign in to comment.