summaryrefslogtreecommitdiff
path: root/net/l2tp/l2tp_ip.c
diff options
context:
space:
mode:
authorKrzysztof Mazur <krzysiek@podlesie.net>2012-11-07 02:16:59 +0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-11-28 04:37:04 +0400
commite41faed9cde1acce657f75a0b19a1787e9850d3f (patch)
tree92354ef7b85f7684d247a9e8ebb402c5f0d86ed5 /net/l2tp/l2tp_ip.c
parent3b1a914595f3f9beb9e38ff3ddc7bdafa092ba22 (diff)
downloadlinux-e41faed9cde1acce657f75a0b19a1787e9850d3f.tar.xz
pppoatm: fix module_put() race
The pppoatm used module_put() during unassignment from vcc with hope that we have BKL. This assumption is no longer true. Now owner field in atmvcc is used to move this module_put() to vcc_destroy_socket(). Signed-off-by: Krzysztof Mazur <krzysiek@podlesie.net> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'net/l2tp/l2tp_ip.c')
0 files changed, 0 insertions, 0 deletions