Преглед изворни кода

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.
tags/v0.9.3
Michael Brown пре 19 година
родитељ
комит
d4894f0127
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/interface/pxe/pxe.c

+ 1
- 0
src/interface/pxe/pxe.c Прегледај датотеку

25
 #include "dev.h"
25
 #include "dev.h"
26
 #include "pxe.h"
26
 #include "pxe.h"
27
 
27
 
28
+#warning "pxe_netdev should hold a persistent reference to the net device"
28
 struct net_device *pxe_netdev = NULL;
29
 struct net_device *pxe_netdev = NULL;
29
 
30
 
30
 #if 0
31
 #if 0

Loading…
Откажи
Сачувај