xhci: Remove useless sg-list debugging.
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:44 +0000 (15:52 -0800)
commitc4255f67a869adae49d2ef165bcc9436bb7ec0bb
tree75d3d8aa76d12e6cdbf9ff6f688e6b33c61fd0d4
parent3b9783b277e66731891ab42eeaacebbdcdd6e629
xhci: Remove useless sg-list debugging.

Remove verbose debugging about scatter-gather lists, as we haven't had
an issue with scatter gather list math for about a year now.  The
debugging didn't help before, and just clutters up the log file when
trying to debug other issues.

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