git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51beabd
)
Bluetooth: Reduce critical region.
author
Andre Guedes
<andre.guedes@openbossa.org>
Fri, 9 Sep 2011 21:56:24 +0000
(18:56 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Wed, 21 Sep 2011 15:59:16 +0000
(12:59 -0300)
This patch reduces the critial region (protected by hdev->lock) in
hci_cc_le_set_scan_enable(). This way, only really required code is
synchronized.
Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found