2
0
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:
Michael Brown 2007-01-04 03:44:36 +00:00
parent 7fafa89258
commit d4894f0127

View File

@ -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