diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2013-10-02 07:59:21 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2013-10-02 08:09:57 +0200 |
commit | a59ac2f7447d8a4202f29ade1af785212d12b1d1 (patch) | |
tree | a96ff188b9c82dbd4e4c21f988c863cee69058fb /net/bluetooth/mgmt.c | |
parent | Bluetooth: Use only 2 bits for controller type information (diff) | |
download | linux-a59ac2f7447d8a4202f29ade1af785212d12b1d1.tar.xz linux-a59ac2f7447d8a4202f29ade1af785212d12b1d1.zip |
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
The BDADDR_LOCAL is a relict from userspace and has never been used
within the kernel. So remove that constant and replace it with a new
BDADDR_NONE that is similar to HCI_DEV_NONE with all bits set.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions