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)
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>

No differences found