mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 15:21:32 +00: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:
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
Block a user