Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4133
b: refs/heads/master
c: f44b527
h: refs/heads/master
i:
  4131: 16cdcaa
v: v3
  • Loading branch information
David S. Miller committed Jul 5, 2005
1 parent 133934d commit 243f5a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84d3e7b9573291a1ea845bdd51b74bb484597661
refs/heads/master: f44b527177d57ed382bfd93e1b55232465f6d058
1 change: 1 addition & 0 deletions trunk/net/ipv4/tcp_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ static int tcp_fragment(struct sock *sk, struct sk_buff *skb, u32 len)
}

/* Link BUFF into the send queue. */
skb_header_release(buff);
__skb_append(skb, buff);

return 0;
Expand Down

0 comments on commit 243f5a0

Please sign in to comment.