commit | 40cb0984150e118141a1b1a42f67f6d921ea8e09 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 02 12:06:45 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:56 2014 +0200 |
tree | b4f8c896fb0129bde1f0a9d91009161bef00978a | |
parent | 96c2103a57c5c6498138f38df926af6b86ea4e86 [diff] |
Bluetooth: Check for default address of Intel USB controllers Some Intel Bluetooth controllers come with a default address. If this address is found, print an error to warn the user about it. The controller is fully operational, but the danger of duplicate Bluetooth addresses might causes issues. At least with a clear error it becomes easier to debug these cases. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>