]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add opcode to error message
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 11 Jun 2012 08:13:08 +0000 (11:13 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 12 Jun 2012 03:07:45 +0000 (00:07 -0300)
commit5ce142fd6aa46887dd2d20014b8fd9b1bd9269cf
tree2e2c43e8b527920ad5d3aa0941d098a4929cbfb4
parent24332fbd7518e0cd2f0ae7cfe8c0a1736dc301c7
Bluetooth: Add opcode to error message

Sometimes HCI command sending timeouts and gives error message without
specifying which command causes error. Patch makes sure that opcode
is printed to help debugging.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c