]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[netdevice] Add find_netdev_by_index()
authorMichael Brown <mcb30@ipxe.org>
Mon, 21 Oct 2013 13:02:19 +0000 (14:02 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 21 Oct 2013 13:34:02 +0000 (14:34 +0100)
commit8f30ea4a6bf753c964a56a456ba558c7b52054e2
treeeb6f1028fadc48954cf2d5c4204118aeef4da37b
parente6ad90540b371afa9c68b5b1da60e23fe7eae257
[netdevice] Add find_netdev_by_index()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/netdevice.h
src/net/netdevice.c