Loading drivers/net/pppol2tp.c +1 −0 Original line number Diff line number Diff line Loading @@ -1353,6 +1353,7 @@ static int pppol2tp_release(struct socket *sock) kfree_skb(skb); sock_put(sk); } sock_put(sk); } release_sock(sk); Loading Loading
drivers/net/pppol2tp.c +1 −0 Original line number Diff line number Diff line Loading @@ -1353,6 +1353,7 @@ static int pppol2tp_release(struct socket *sock) kfree_skb(skb); sock_put(sk); } sock_put(sk); } release_sock(sk); Loading