usb: wusbcore: add info to HWA debug prints
authorThomas Pugliese <thomas.pugliese@gmail.com>
Fri, 28 Feb 2014 21:06:51 +0000 (15:06 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Mar 2014 00:14:48 +0000 (16:14 -0800)
commitd1c5dd6f8edf16d2ed5a9a3d023b6f3f091cc42d
treea17a67eec3e8d8af894f8de95dcf9eee3f7325f1
parentecf3701cede840476b012ac4796f77c6dd9ee623
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>
drivers/usb/wusbcore/wa-xfer.c