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)
commitbda4f23a5c20deabb07545591be872145528b4ed
tree2e2c43e8b527920ad5d3aa0941d098a4929cbfb4
parent5f246e890502fed387e0f959e2224ea680c03423
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