xhci: Remove scary warnings about transfer issues.
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 25 Oct 2011 11:55:30 +0000 (13:55 +0200)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Thu, 22 Dec 2011 23:52:42 +0000 (15:52 -0800)
commit2a9227a5eeaeb3f91e3a72ceea4fa59016ca5d20
treed2af140e24044f8ed503d889f4a36bb42819bfc2
parent051031143544ff196d94927be8f384864fbca6a4
xhci: Remove scary warnings about transfer issues.

Getting a short packet or a babble error is usually a recoverable error,
so stop scaring users with warnings in dmesg when xHCI debugging is turned
off.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-ring.c