]> 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)
commit490c0410cb3edfc55c28a4fac1ac901f41689118
tree2e86beda107e303ef6a5ef3a10966a32f029f70d
parent21a7c3dfabc2334e9f4d7a1665e6fbb4d215e31e
Revert "xhci: Set scatter-gather limit to avoid failed block writes."

This reverts commit be148bbdc89174752ed1c43170d2dbbe5356bce3.

We are ripping out commit cf2ee2971dedd8618aee4331d5d29576f6804995 "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