commit | d6b2eb2f893547d7488d31a7088d78dd77ab5995 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Sep 03 18:29:46 2010 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Oct 12 12:44:52 2010 -0300 |
tree | fd632fa1316348a928bfc4dce7fbdb02b209467f | |
parent | cb810a189da312d4074cb3fc8b0267b7115e7be1 [diff] |
Bluetooth: make batostr() print in the right order The Bluetooth core uses the the BD_ADDR in the opposite order from the human readable order. So we are changing batostr() to print in the correct order and then removing some baswap(), as they are not needed anymore. Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>