Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321491
b: refs/heads/master
c: 8e7dfbc
h: refs/heads/master
i:
  321489: 85badc2
  321487: c41ac73
v: v3
  • Loading branch information
Silviu-Mihai Popescu authored and David S. Miller committed Aug 6, 2012
1 parent da34a74 commit 92fa805
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: 7cefdd1f55ec075f1f2da0a321495d5a8262ffaa
refs/heads/master: 8e7dfbc8d1ea9ca9058aa641a8fe795ebca320e2
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ void __init tcp_tasklet_init(void)
* We cant xmit new skbs from this context, as we might already
* hold qdisc lock.
*/
void tcp_wfree(struct sk_buff *skb)
static void tcp_wfree(struct sk_buff *skb)
{
struct sock *sk = skb->sk;
struct tcp_sock *tp = tcp_sk(sk);
Expand Down

0 comments on commit 92fa805

Please sign in to comment.