]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Oct 2013 05:59:21 +0000 (22:59 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Oct 2013 06:09:57 +0000 (09:09 +0300)
commita59ac2f7447d8a4202f29ade1af785212d12b1d1
treea96ff188b9c82dbd4e4c21f988c863cee69058fb
parent60f2a3ed7beb2e9b8f2c63de0895f587e0c1ca76
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>
include/net/bluetooth/bluetooth.h