mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 20:40:25 +03:00
Added pxe_netdev; a slight hack for now, but will need to be done
properly for the PXE UNDI API anyway.
This commit is contained in:
@@ -94,4 +94,6 @@ extern int ensure_pxe_state ( pxe_stack_state_t wanted );
|
||||
|
||||
extern pxe_stack_t *pxe_stack;
|
||||
|
||||
extern struct net_device *pxe_netdev;
|
||||
|
||||
#endif /* PXE_H */
|
||||
|
||||
Reference in New Issue
Block a user