From: Johan Hedberg Date: Mon, 28 Jul 2014 12:45:31 +0000 (+0300) Subject: Bluetooth: Fix clearing HCI_PSCAN flag X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~12^2~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=204e399003174ee8ceb7606c61daaa7f4e89e794;p=pandora-kernel.git Bluetooth: Fix clearing HCI_PSCAN flag This patch fixes a typo in the hci_cc_write_scan_enable() function where we want to clear the HCI_PSCAN flag if the SCAN_PAGE bit of the HCI command parameter was not set. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed