Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Every skb removed from session->reorder_q needs sock_put(). Signed-off-by: Jarek Poplawski <[email protected]> Acked-by: James Chapman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information