summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus
diff options
context:
space:
mode:
authorjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-19 05:23:02 +0000
committerjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-19 05:23:02 +0000
commit49fabc83a58379266b99864364a8ed82abeef49c (patch)
tree1cfb5934993f50d3c09630527a2017a3f1eb51ac /MdeModulePkg/Bus
parenta2bc29c4b140dc59b42bf948c280edb6e204b0bd (diff)
downloadedk2-platforms-49fabc83a58379266b99864364a8ed82abeef49c.tar.xz
Source level security checked
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7301 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Bus')
-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 e002210466..91c2a48501 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;