usb: wusbcore: include the xfer_id in debug prints
authorThomas Pugliese <thomas.pugliese@gmail.com>
Fri, 27 Sep 2013 20:33:36 +0000 (15:33 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2013 01:55:04 +0000 (18:55 -0700)
Include the xfer_id in debug prints for transfers and transfer segments.
This makes it much easier to correlate debug logs to USB analyzer logs.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found