From: Johan Hedberg Date: Thu, 1 Mar 2012 03:55:35 +0000 (-0800) Subject: Bluetooth: mgmt: Add missing hci_dev locking to set_le() X-Git-Tag: v3.4-rc1~177^2~112^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de028ceb54ccd28cc96f1530a195ae1b6a6d5b5;p=pandora-kernel.git Bluetooth: mgmt: Add missing hci_dev locking to set_le() The set_le() function was missing hci_dev locking which is e.g. critical for the mgmt pending command adding/removing. Acked-by: Gustavo F. Padovan Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed