From: Marcel Holtmann Date: Fri, 18 Oct 2013 08:10:28 +0000 (-0700) Subject: Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interface X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e71f41bc7f73ec7f2cb678b51ace47eb05dc6af1;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed