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)
commit6ed93dc6427d14cdfe0b272cc0a9ee4685ce9ad7
treefbb25833b61cbaabe5a7cd81240f02334bf999b7
parent36a75f1b3ecf94dcf140b9d3d2f7a03b7e258480
Bluetooth: Use %pMR in debug instead of batostr

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>
net/bluetooth/bnep/core.c
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/l2cap_core.c
net/bluetooth/rfcomm/core.c
net/bluetooth/rfcomm/sock.c
net/bluetooth/rfcomm/tty.c
net/bluetooth/sco.c