aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/efi/mnp.c
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2024-03-29 12:58:10 +0000
committerMichael Brown <mcb30@ipxe.org>2024-03-29 14:46:13 +0000
commitb66f6025fa50f929c8e6448c383ffec273d41e6c (patch)
tree000bc509e9980eab923104c2733827672fe29cd6 /src/drivers/net/efi/mnp.c
parentb52b4a46d9ee854130db7a8927f33391fc6ba1fe (diff)
downloadipxe-b66f6025fa50f929c8e6448c383ffec273d41e6c.zip
ipxe-b66f6025fa50f929c8e6448c383ffec273d41e6c.tar.gz
ipxe-b66f6025fa50f929c8e6448c383ffec273d41e6c.tar.bz2
[efi] Add the ability to create a temporary MNP network device
An MNP network device may be temporarily and non-destructively installed on top of an existing UEFI network stack without having to disconnect existing drivers. Add the ability to create such a temporary network device. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/net/efi/mnp.c')
-rw-r--r--src/drivers/net/efi/mnp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/net/efi/mnp.c b/src/drivers/net/efi/mnp.c
index b79fe18..33218fb 100644
--- a/src/drivers/net/efi/mnp.c
+++ b/src/drivers/net/efi/mnp.c
@@ -32,8 +32,8 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <errno.h>
#include <ipxe/efi/efi.h>
#include <ipxe/efi/efi_driver.h>
+#include <ipxe/efi/mnpnet.h>
#include "snpnet.h"
-#include "mnpnet.h"
/**
* Check to see if driver supports a device