]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove unneeded locking
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 31 Jan 2013 23:12:10 +0000 (20:12 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 1 Feb 2013 17:50:18 +0000 (15:50 -0200)
commitf3a5ae58cef7a0e5fea459341ced0c57d7aa2c4d
treef59edabf5b4312b0abe8f82183aedbdf1fa20d5a
parent92f0532d372c7b0e8b181a3ae73d79ff675fbe5e
Bluetooth: Remove unneeded locking

This patch removes unneeded locking in hci_le_adv_report_evt. There
is no need to lock hdev before calling mgmt_device_found.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_event.c