mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 00:12:19 +03:00
We *should* use the persistent reference API for our netdev reference,
but there's so much else missing that it's not worth doing right now.
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
#include "dev.h"
|
#include "dev.h"
|
||||||
#include "pxe.h"
|
#include "pxe.h"
|
||||||
|
|
||||||
|
#warning "pxe_netdev should hold a persistent reference to the net device"
|
||||||
struct net_device *pxe_netdev = NULL;
|
struct net_device *pxe_netdev = NULL;
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
|
|||||||
Reference in New Issue
Block a user