Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291627
b: refs/heads/master
c: bbdb32c
h: refs/heads/master
i:
  291625: 6a9b4a0
  291623: f96975d
v: v3
  • Loading branch information
Benjamin LaHaise authored and David S. Miller committed Mar 20, 2012
1 parent 619ffea commit 12abf92
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: a6506e1486181975d318344143aca722b2b91621
refs/heads/master: bbdb32cb5b73597386913d052165423b9d736145
2 changes: 1 addition & 1 deletion trunk/net/l2tp/l2tp_ppp.c
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ static int pppol2tp_getname(struct socket *sock, struct sockaddr *uaddr,
goto end_put_sess;
}

inet = inet_sk(sk);
inet = inet_sk(tunnel->sock);
if (tunnel->version == 2) {
struct sockaddr_pppol2tp sp;
len = sizeof(sp);
Expand Down

0 comments on commit 12abf92

Please sign in to comment.