Bluetooth: Fix locking in blacklist code
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 17 Jun 2011 19:15:10 +0000 (16:15 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:24 +0000 (11:59 -0700)
commitb4742a13395028d0e5bae2d540c99cc2f0e6cfe1
tree71f899197b2b816e817331d63840e0b71c4b8288
parente299c1cdf83f23674c96545611306f8a1dfe7fff
Bluetooth: Fix locking in blacklist code

There was no unlock call on the errors path

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_core.c