Bluetooth: Use %pMR in debug instead of batostr
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Tue, 25 Sep 2012 09:49:43 +0000 (12:49 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 27 Sep 2012 21:10:00 +0000 (18:10 -0300)
Instead of old unsafe batostr function use %pMR print specifier
for printing Bluetooth addresses in debug and error statements.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

No differences found