From: Andre Guedes Date: Fri, 9 Sep 2011 21:56:24 +0000 (-0300) Subject: Bluetooth: Reduce critical region. X-Git-Tag: v3.2-rc1~129^2~183^2~39^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f13c8cd2c732828e5da735c204447a55cdab03;p=pandora-kernel.git 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 Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed