]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit6792b5ec8d9e723e4689fd5b16cfa52603985f43
tree7858cf91ae5a984f303bee8ccf0cb7ec72b7b029
parent5e23b923da03de7e41f00f5664ae22c4f7dcd2a3
[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