mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 20:10:18 +03:00
Made eth_ntoa() public for use in legacy drivers' DBG() statements.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
extern struct ll_protocol ethernet_protocol;
|
||||
|
||||
extern const char * eth_ntoa ( const void *ll_addr );
|
||||
|
||||
/**
|
||||
* Allocate Ethernet device
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user