efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 5 Oct 2017 14:35:55 +0000 (16:35 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 9 Oct 2017 05:00:31 +0000 (07:00 +0200)
commit84a12ce64e08257d9e8eb7b9e7c2b232a2a35ebf
tree666231f82e64a7df868eae357d5cbd8f8361ced9
parentca379e1bf16e59841f15ed34088eb1362bf2bd35
efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL

WaitForPacket is an event and not a function pointer.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_api.h