commit | 6792b5ec8d9e723e4689fd5b16cfa52603985f43 | [log] [tgz] |
---|---|---|
author | Dave Young <hidave.darkstar@gmail.com> | Sat Oct 20 14:15:39 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 22 02:59:46 2007 -0700 |
tree | 7858cf91ae5a984f303bee8ccf0cb7ec72b7b029 | |
parent | 5e23b923da03de7e41f00f5664ae22c4f7dcd2a3 [diff] |
[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>