Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360814
b: refs/heads/master
c: 9e0aab8
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 1, 2013
1 parent 95e83e5 commit de991ca
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: 98b7ff9a4977e4f4f451c30288b197ad79e5ab7f
refs/heads/master: 9e0aab86496295efdf6c2f57eaac3497e1c721a2
1 change: 1 addition & 0 deletions trunk/net/l2tp/l2tp_ppp.c
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ static int pppol2tp_sendmsg(struct kiocb *iocb, struct socket *sock, struct msgh
l2tp_xmit_skb(session, skb, session->hdr_len);

sock_put(ps->tunnel_sock);
sock_put(sk);

return error;

Expand Down

0 comments on commit de991ca

Please sign in to comment.