소스 검색

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 18 년 전
부모
커밋
d4894f0127
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/interface/pxe/pxe.c

+ 1
- 0
src/interface/pxe/pxe.c 파일 보기

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

Loading…
취소
저장