Skip to content
Commit d1f224ae authored by James Chapman's avatar James Chapman Committed by David S. Miller
Browse files

l2tp: fix refcount leak in l2tp_ip sockets



The l2tp_ip socket close handler does not update the module refcount
correctly which prevents module unload after the first bind() call on
an L2TPv3 IP encapulation socket.

Signed-off-by: default avatarJames Chapman <jchapman@katalix.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 31304165
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment