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)
commitb9c84be60c07336e17c4af90e1313666189cbcbd
treec0881cf074d9ca1fc6580a3df0c31d0821d3bcd0
parentfdd160c3088f7e7de033cd31f4d11f38fc24803d
usb: wusbcore: include the xfer_id in debug prints

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>
drivers/usb/wusbcore/wa-xfer.c
This page took 0.02514 seconds and 5 git commands to generate.