From: James Chapman Date: Tue, 10 Apr 2012 00:10:42 +0000 (+0000) Subject: l2tp: fix refcount leak in l2tp_ip sockets X-Git-Tag: v3.4-rc5~44^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f224ae186b834af647661ffaf403a817c050ce;p=pandora-kernel.git 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: James Chapman Signed-off-by: David S. Miller --- Reading git-diff-tree failed