Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15293
b: refs/heads/master
c: 4c7e689
h: refs/heads/master
i:
  15291: 2853dd0
v: v3
  • Loading branch information
Ian McDonald authored and David S. Miller committed Dec 22, 2005
1 parent 1ed898a commit b2c08ad
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: 1d1428045c54ef3d172d480806e2066dde0b4b76
refs/heads/master: 4c7e6895027362889422e5dc437dc3238b6b4745
2 changes: 1 addition & 1 deletion trunk/net/dccp/ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -1251,7 +1251,7 @@ static int dccp_v4_destroy_sock(struct sock *sk)
struct dccp_sock *dp = dccp_sk(sk);

/*
* DCCP doesn't use sk_qrite_queue, just sk_send_head
* DCCP doesn't use sk_write_queue, just sk_send_head
* for retransmissions
*/
if (sk->sk_send_head != NULL) {
Expand Down

0 comments on commit b2c08ad

Please sign in to comment.