commit | a8f13c8cd2c732828e5da735c204447a55cdab03 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Fri Sep 09 18:56:24 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Sep 21 12:59:16 2011 -0300 |
tree | bbb5da005171f047c84033d078d7e50233578a97 | |
parent | 51beabdf624df14d0805b001d3f939629b70d9db [diff] |
Bluetooth: Reduce critical region. 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>