xhci: Add completion code to the debug ouput of unhandled transfer events
authorMathias Nyman <mathias.nyman@linux.intel.com>
Fri, 9 Jan 2015 14:06:32 +0000 (16:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jan 2015 18:05:47 +0000 (10:05 -0800)
commit86cd740a621d4571252f04b2d618fd054e4ddfc4
tree6dfe2a7025ed52c7f8e31cc838f6dc9ffcc06499
parent4daf9df51fbfb03b8c2bcb538cb467f7c7af1f11
xhci: Add completion code to the debug ouput of unhandled transfer events

Helps debugging to know the unhandled event type.
Also make the debug message grepable

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-ring.c