Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Oct 2013 08:10:28 +0000 (01:10 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 18 Oct 2013 09:26:47 +0000 (12:26 +0300)
The old blacklist ioctl interface was only able to operate on BR/EDR
addresses. So use the BDADDR_BREDR address type definition instead
of an open coded magic 0 value.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found