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)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 6 Dec 2012 11:20:19 +0000 (11:20 +0000)
commit 2a9227a5eeaeb3f91e3a72ceea4fa59016ca5d20 upstream.

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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found