summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2018-11-06 21:47:39 +0800
committerStar Zeng <star.zeng@intel.com>2018-11-07 22:48:07 +0800
commitd98fc9adfb6f4d0da5556c4a3592f01fb8731b24 (patch)
tree7b3b6f304fd37ddd327569d58308154e48b2ef91 /MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
parentf87db25620f79054cb122d6b16b1609a181da175 (diff)
downloadedk2-d98fc9adfb6f4d0da5556c4a3592f01fb8731b24.tar.gz
edk2-d98fc9adfb6f4d0da5556c4a3592f01fb8731b24.tar.bz2
edk2-d98fc9adfb6f4d0da5556c4a3592f01fb8731b24.zip
Revert "XhciDxe: Use common buffer for AsyncInterruptTransfer"
There is concern at the thread https://lists.01.org/pipermail/edk2-devel/2018-November/031951.html. And the time point is a little sensitive as it is near edk2-stable201811. This reverts commit 777920997152a2e68f664241f6080b64ff21edd6. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c')
-rw-r--r--MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c b/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
index 64855a4c15..7f64f9c7c9 100644
--- a/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
+++ b/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
@@ -769,7 +769,6 @@ XhcTransfer (
MaximumPacketLength,
Type,
Request,
- FALSE,
Data,
*DataLength,
NULL,