From: Johan Hedberg Date: Wed, 16 Mar 2011 12:29:34 +0000 (+0200) Subject: Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply X-Git-Tag: v2.6.39-rc2~7^2~8^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6994ca5e8ade57d18b7d1e05aad040c441a2ad37;p=pandora-kernel.git 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 Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed