]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Dhcp6Dxe/Dhcp6Impl.c
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / NetworkPkg / Dhcp6Dxe / Dhcp6Impl.c
index 934c03ed859a890ef3fff9841036b11f42ed4ab9..d8c0ad0d24ec7414918264b193462f1e808b8468 100644 (file)
@@ -103,12 +103,6 @@ EfiDhcp6Start (
   OldTpl           = gBS->RaiseTPL (TPL_CALLBACK);\r
   Instance->UdpSts = EFI_ALREADY_STARTED;\r
 \r
-  //\r
-  // Need to clear initial time to make sure that elapsed-time\r
-  // is set to 0 for first Solicit.\r
-  //\r
-  Instance->StartTime = 0;\r
-\r
   //\r
   // Send the solicit message to start S.A.R.R process.\r
   //\r