]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix locking in blacklist code
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 17 Jun 2011 19:15:10 +0000 (16:15 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 17 Jun 2011 19:15:10 +0000 (16:15 -0300)
commit2fbf54ed02264451427f419bec632b07e75dcaae
treef3ac64e1292b99961635faa01d37c92d39937245
parentf39fa3874f6247be19ce7d2cbb5e9e657a966996
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