diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-09-07 14:25:43 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-10-09 09:40:10 +0200 |
commit | 2c9abfd5bb49cdfc53d3482f250cc0972d45251c (patch) | |
tree | c7884a9cbe4f4d1e300f43aae0cf5b75751a8f77 /NetworkPkg/TcpDxe | |
parent | bf7249df9cbd0b5096f8f737b2439b6d17be89c3 (diff) | |
download | edk2-2c9abfd5bb49cdfc53d3482f250cc0972d45251c.tar.gz |
NetworkPkg/Ip4Dxe: fix NetLibDestroyServiceChild() call
Both NetLibDestroyServiceChild() and EFI_SERVICE_BINDING_DESTROY_CHILD
take an EFI_HANDLE for the "ChildHandle" parameter, not an (EFI_HANDLE*).
This patch fixes a real bug.
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>
Diffstat (limited to 'NetworkPkg/TcpDxe')
0 files changed, 0 insertions, 0 deletions