git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b440067
)
Bluetooth: debug: Print CID and PSM in hex format
author
Andrei Emeltchenko
<andrei.emeltchenko@intel.com>
Tue, 10 Jul 2012 12:27:50 +0000
(15:27 +0300)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Tue, 10 Jul 2012 18:41:50 +0000
(15:41 -0300)
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 <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found