commit | 08ba53824a7fb224085a0ff73eab213cab0197e9 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@nokia.com> | Wed Mar 16 14:29:34 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Mar 31 14:25:25 2011 -0300 |
tree | cc3f837d1862870fa1f6b597a91958351c5a71fd | |
parent | 8693ac900e230c85d6fff428984a0f983330844d [diff] |
Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply The code was correctly calling _unlock at the end of the function but there was no actual _lock call anywhere. Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>