]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "xhci: Set scatter-gather limit to avoid failed block writes."
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Fri, 31 Jan 2014 19:45:02 +0000 (11:45 -0800)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Fri, 7 Feb 2014 22:30:02 +0000 (14:30 -0800)
commit18269350f513132c576f48f39d9514b71f3bd6ba
tree2e86beda107e303ef6a5ef3a10966a32f029f70d
parent12858b52864e40bc17a982d5a17878fc00e4c6d9
Revert "xhci: Set scatter-gather limit to avoid failed block writes."

This reverts commit 8336876cd556476efb39886c4bc642803a041b17.

We are ripping out commit 1a12bd45e30778db6ec0ca16ce0a71bb96ed4503 "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.c
drivers/usb/host/xhci.h