commit | d1c5dd6f8edf16d2ed5a9a3d023b6f3f091cc42d | [log] [tgz] |
---|---|---|
author | Thomas Pugliese <thomas.pugliese@gmail.com> | Fri Feb 28 15:06:51 2014 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 28 16:14:48 2014 -0800 |
tree | a17a67eec3e8d8af894f8de95dcf9eee3f7325f1 | |
parent | ecf3701cede840476b012ac4796f77c6dd9ee623 [diff] |
usb: wusbcore: add info to HWA debug prints This patch adds a debug print in the transfer dequeue case where a transfer result arrives for a transfer that has already been cleaned up. It also adds the transfer ID to some debug prints and prints error codes as signed integers in a couple of others. Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>