From: Gustavo F. Padovan Date: Fri, 3 Sep 2010 21:29:46 +0000 (-0300) Subject: Bluetooth: make batostr() print in the right order X-Git-Tag: v2.6.37-rc1~147^2~78^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b2eb2f893547d7488d31a7088d78dd77ab5995;p=pandora-kernel.git 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 Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed