Bluetooth: Fix clearing HCI_PSCAN flag
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 28 Jul 2014 12:45:31 +0000 (15:45 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 28 Jul 2014 14:50:52 +0000 (16:50 +0200)
commit204e399003174ee8ceb7606c61daaa7f4e89e794
treee66ef603a1857519672b47052110dea67c20caf3
parent6304f8fc398e4c8d2bac884ae2b4467c66620fd1
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 <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c
This page took 0.026902 seconds and 5 git commands to generate.