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)
commit2b8a9a2e6a2143928819f2fb948d3904746e1582
treef59edabf5b4312b0abe8f82183aedbdf1fa20d5a
parent405280887f8fb4e168a1bbc865917bb2b881db95
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
This page took 0.029643 seconds and 5 git commands to generate.