linux/net/bluetooth
Dan Carpenter df66499a1f Bluetooth: delete a stray unlock
We used to take a lock in amp_physical_cfm() but then we moved it to
the caller function.  Unfortunately the unlock on this error path was
overlooked so it leads to a double unlock.

Fixes: a514b17fab51 ("Bluetooth: Refactor locking in amp_physical_cfm")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2019-11-19 09:16:33 +01:00
..
2019-10-24 14:53:48 -07:00
2019-07-26 14:58:12 +10:00
2019-11-19 09:16:33 +01:00
2017-09-01 22:49:47 +02:00
2019-04-19 14:07:40 -07:00
2018-09-26 12:39:32 +03:00