From: Andrei Emeltchenko Date: Tue, 10 Jul 2012 12:27:50 +0000 (+0300) Subject: Bluetooth: debug: Print CID and PSM in hex format X-Git-Tag: v3.6-rc1~125^2~57^2~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad0ac6ca5ffc959b7f8af2c76da4bf2f120aa0ee;p=pandora-kernel.git Bluetooth: debug: Print CID and PSM in hex format Correct places where CID and PSM were printed as int. For CID: 0x%4.4x is used and for PSM: 0x%2.2x. Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed