commit | 8475e2336cf80ba6e7b27715b4b3214d73c211ab | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Wed Aug 03 17:22:45 2011 +0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Aug 11 19:50:25 2011 -0300 |
tree | b4c86acca4ef405dba900b404c7f8f85e3aac4b1 | |
parent | 674db1344443204b6ce3293f2df8fd1b7665deea [diff] |
Bluetooth: unlock if allocation fails in hci_blacklist_add() There was a small typo here so we never actually hit the goto which would call hci_dev_unlock_bh(). Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>