]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8cf9865e63f52a1a8f591a338b53a519a36b1191
tree96b219b8f980e133b1572272964bf10e006d5bed
parent7052ef66c5992b739fcacf4b13240df937dcfe77
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