diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2012-11-28 00:46:45 +0000 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-12-02 00:05:16 +0000 |
commit | d71ffeb12378243babb2227acfed0c8d263e237e (patch) | |
tree | 06c451e078f5e11a6ce8135ef0c4539ca6e0e82c /drivers | |
parent | 0e56d99a5b557c760394d6941d7d1fc8d279eff3 (diff) | |
download | op-kernel-dev-d71ffeb12378243babb2227acfed0c8d263e237e.zip op-kernel-dev-d71ffeb12378243babb2227acfed0c8d263e237e.tar.gz |
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')
0 files changed, 0 insertions, 0 deletions