Bluetooth: Fix locking in blacklist code
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 17 Jun 2011 19:15:10 +0000 (16:15 -0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:18:24 +0000 (12:18 -0800)
commitcf36dfee0dc2187e90b28b6c3fa1db4639dace70
tree70583260460e0aa0b5cef720c3e2ca839c0c3996
parentd749db3f47612bfaa9dc6362a1e0e82e446d5aba
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