]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Ip4Dxe: Remove redundant code in Ip4Config2InitInstance().
authorFu Siyuan <siyuan.fu@intel.com>
Wed, 13 Dec 2017 02:21:53 +0000 (10:21 +0800)
committerFu Siyuan <siyuan.fu@intel.com>
Fri, 22 Dec 2017 05:46:29 +0000 (13:46 +0800)
commit280a913ac55c54d5228962f957afd673f75e54bd
tree4dc2c1ad8d0f3592aa3000f67b9b130381e1dc19
parent6ccfeec24c9f5d39304db7835a5a771fd01eee3f
MdeModulePkg/Ip4Dxe: Remove redundant code in Ip4Config2InitInstance().

Instance->Dhcp4Event is not necessary to be created in Ip4Config2InitInstance.
Because it will created in Ip4StartAutoConfig() later.

Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Config2Impl.c