audk/MdeModulePkg/Universal/Network/Dhcp4Dxe
Jiaxin Wu 710962016b MdeModulePkg/Dhcp4Dxe: Remove unnecessary NULL pointer check.
v3: Add the instance token check.

v2: The DHCP Instance might be destroyed in PxeDhcpDone. So,
we need safe-delete.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1469

Since the value of Instance is retrieved from the list Entry,
it can't be the NULL pointer, so just remove the unnecessary
check.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Wu Hao A <hao.a.wu@intel.com>
Cc: Gao Liming <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Wu Hao A <hao.a.wu@intel.com>
2019-01-23 08:46:48 +08:00
..
ComponentName.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Driver.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Driver.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Dxe.inf MdeModulePkg: Removing ipf which is no longer supported from edk2. 2018-09-06 15:25:16 +08:00
Dhcp4Dxe.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4DxeExtra.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Impl.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Impl.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Io.c MdeModulePkg/Dhcp4Dxe: Remove unnecessary NULL pointer check. 2019-01-23 08:46:48 +08:00
Dhcp4Io.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Option.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Dhcp4Option.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00