aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2012-11-28 00:46:45 +0000
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-12-02 00:05:16 +0000
commitd71ffeb12378243babb2227acfed0c8d263e237e (patch)
tree06c451e078f5e11a6ce8135ef0c4539ca6e0e82c /drivers/atm
parent0e56d99a5b557c760394d6941d7d1fc8d279eff3 (diff)
br2684: fix module_put() race
The br2684 code 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: David Woodhouse <David.Woodhouse@intel.com> Acked-by: Krzysztof Mazur <krzysiek@podlesie.net>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions