David Woodhouse d71ffeb123 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>
2012-12-02 00:05:16 +00:00
..
2008-06-17 16:20:06 -07:00
2012-12-02 00:05:16 +00:00
2012-03-28 18:30:03 +01:00
2012-12-02 00:05:12 +00:00
2011-11-22 16:15:42 -05:00
2008-01-28 15:00:11 -08:00
2012-06-04 11:45:11 -04:00
2011-07-26 16:49:47 -07:00
2012-08-15 21:36:30 -07:00
2012-08-31 16:14:33 -04:00