Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360793
b: refs/heads/master
c: 8b82547
h: refs/heads/master
i:
  360791: c0c91d4
v: v3
  • Loading branch information
Guillaume Nault authored and David S. Miller committed Mar 1, 2013
1 parent d7920d8 commit e40c680
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: 32fcafbcd1c9f6c7013016a22a5369b4acb93577
refs/heads/master: 8b82547e33e85fc24d4d172a93c796de1fefa81a
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 e40c680

Please sign in to comment.