]> Pileus Git - ~andy/linux/commit
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Fri, 31 Jan 2014 19:51:59 +0000 (11:51 -0800)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Fri, 7 Feb 2014 22:30:02 +0000 (14:30 -0800)
commit9cf00d91708221ff2d8a11143315f7ebab8d5da8
tree31f4280d2f11077e0a89bd813eadf4f92db1f134
parent1386ff75797a187df324062fb4e929152392da88
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"

This reverts commit d6c9ea9069af684358efedcaf2f2f687f51c58ee.

We are ripping out commit 35773dac5f862cb1c82ea151eba3e2f6de51ec3e "usb:
xhci: Link TRB must not occur within a USB payload burst" because it's a
hack that caused regressions in the usb-storage and userspace USB
drivers that use usbfs and libusb.  This commit attempted to fix the
issues with that patch.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: stable@vger.kernel.org # 3.12
drivers/usb/host/xhci-ring.c