Bluetooth: Correct debug print specifier for u16 objects
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 11 Jun 2012 08:13:09 +0000 (11:13 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 12 Jun 2012 03:08:54 +0000 (00:08 -0300)
commitf0e0951007b051046587e73ffc9716caa024d537
tree21105b498b8fef90ddb55ac542ee72a287e89fc8
parentbda4f23a5c20deabb07545591be872145528b4ed
Bluetooth: Correct debug print specifier for u16 objects

Some functions print u16 objects as "0xc03" others as "0x0c03". Patch
ensures that opcodes printed are the in the same format and consistent
with bluetooth code.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c
This page took 0.024137 seconds and 5 git commands to generate.