]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Fix HCI command sending when powering on LE-only adapters
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 24 Oct 2012 18:11:57 +0000 (21:11 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 19:57:25 +0000 (17:57 -0200)
commit9cfdd1384ac3f5be4bd5119392e2ea3b89cdee30
treec328cb9e1ef40610d802f912554d3a133f627d59
parent39afd480e9f819756a6a7b6895f76da21e1250ea
Bluetooth: Fix HCI command sending when powering on LE-only adapters

This patch makes sure that we don't send BR/EDR-only commands for
LE-only adapters when they get powered on. Doing this would just cause
command errors.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c