summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c b/MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c
index e002210..91c2a48 100644
--- a/MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c
+++ b/MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c
@@ -136,7 +136,6 @@ UhciMapUserData (
}
*PktId = OUTPUT_PACKET_ID;
- *Len = 0;
*MappedAddr = NULL;
*Map = NULL;
break;