Signed-off-by: Krzysztof HaÅasa <khc@xxxxxxxxx> diff --git a/include/net.h b/include/net.h index c695e5f..75088b8 100644 --- a/include/net.h +++ b/include/net.h @@ -55,7 +55,6 @@ int eth_open(void); /* open the device */ int eth_send(void *packet, int length); /* Send a packet */ int eth_rx(void); /* Check for received packets */ void eth_halt(void); /* stop SCC */ -char *eth_get_name(void); /* get name of current device */ /* * Ethernet header _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox