commit | 6ed93dc6427d14cdfe0b272cc0a9ee4685ce9ad7 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Tue Sep 25 12:49:43 2012 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Sep 27 18:10:00 2012 -0300 |
tree | fbb25833b61cbaabe5a7cd81240f02334bf999b7 | |
parent | 36a75f1b3ecf94dcf140b9d3d2f7a03b7e258480 [diff] |
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>