Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119628
b: refs/heads/master
c: e635813
h: refs/heads/master
v: v3
  • Loading branch information
Frédéric Moulins authored and David S. Miller committed Nov 29, 2008
1 parent 021dc9b commit c80834c
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: 5f23b734963ec7eaa3ebcd9050da0c9b7d143dd3
refs/heads/master: e6358135147807351db3b7782d3e198a1bba8b62
1 change: 1 addition & 0 deletions trunk/drivers/net/pppol2tp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1353,6 +1353,7 @@ static int pppol2tp_release(struct socket *sock)
kfree_skb(skb);
sock_put(sk);
}
sock_put(sk);
}

release_sock(sk);
Expand Down

0 comments on commit c80834c

Please sign in to comment.