diff options
Diffstat (limited to 'drivers/net/pppol2tp.c')
| -rw-r--r-- | drivers/net/pppol2tp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/pppol2tp.c b/drivers/net/pppol2tp.c index 185b1dff10a8..e98d9773158d 100644 --- a/drivers/net/pppol2tp.c +++ b/drivers/net/pppol2tp.c | |||
| @@ -1353,6 +1353,7 @@ static int pppol2tp_release(struct socket *sock) | |||
| 1353 | kfree_skb(skb); | 1353 | kfree_skb(skb); |
| 1354 | sock_put(sk); | 1354 | sock_put(sk); |
| 1355 | } | 1355 | } |
| 1356 | sock_put(sk); | ||
| 1356 | } | 1357 | } |
| 1357 | 1358 | ||
| 1358 | release_sock(sk); | 1359 | release_sock(sk); |
