OSDN Git Service

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)
commite71f41bc7f73ec7f2cb678b51ace47eb05dc6af1
tree96b219b8f980e133b1572272964bf10e006d5bed
parenteb622495e89879bb7d62bb27b2561a306bbe2401
Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface

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>
net/bluetooth/hci_sock.c