--- libaitio/inc/aitio.h 2014/11/17 22:28:01 1.40.6.1 +++ libaitio/inc/aitio.h 2014/11/17 22:33:14 1.40.6.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitio.h,v 1.40.6.1 2014/11/17 22:28:01 misho Exp $ +* $Id: aitio.h,v 1.40.6.2 2014/11/17 22:33:14 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -633,14 +633,6 @@ FILE *io_fd2buf(int fd, const char *mode); int io_dumbFile(const char *csFile, int mode, off_t size); -/* - * io_getmaciface() - Get MAC address from interface name - * - * @csIface = interface name - * @ea = ethernet address - * return: -1 error, 0 ok or 1 not found - */ -int io_getmaciface(const char *csIface, ether_addr_t * __restrict ea); /* * io_etherOpen() - Open BPF interface to device *