mirror of https://github.com/ipxe/ipxe.git
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.pull/1/head
parent
7fafa89258
commit
d4894f0127
|
@ -25,6 +25,7 @@
|
|||
#include "dev.h"
|
||||
#include "pxe.h"
|
||||
|
||||
#warning "pxe_netdev should hold a persistent reference to the net device"
|
||||
struct net_device *pxe_netdev = NULL;
|
||||
|
||||
#if 0
|
||||
|
|
Loading…
Reference in New Issue