]> git.baikalelectronics.ru Git - kernel.git/commit
[Bluetooth] Fix wrong argument in debug code of HIDP
authorDave Young <hidave.darkstar@gmail.com>
Sat, 20 Oct 2007 12:15:39 +0000 (14:15 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:46 +0000 (02:59 -0700)
commit135c0369392b55a0ef6e1cfc79ce84ca27a88a25
tree7858cf91ae5a984f303bee8ccf0cb7ec72b7b029
parent3b046eabf0e884064c1ef48fedbc21fa5d778af8
[Bluetooth] Fix wrong argument in debug code of HIDP

In the debug code of the hidp_queue_report function, the device
variable does not exist, replace it with session->hid.

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hidp/core.c