Bluetooth: Fix L2CAP locking scheme regression
authorAndrei Emeltchenko <andrei.emeltchenko@nokia.com>
Tue, 15 Dec 2009 09:38:04 +0000 (11:38 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Dec 2009 20:07:25 +0000 (12:07 -0800)
When locking was introduced the error path branch was not taken
into account. Error was found in sparse code checking. Kudos to
Jani Nikula.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>
Acked-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found