mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 00:17:57 +03:00
ftp_data_deliver() does nothing except pass through the received data to the xfer interface, and so can be eliminated by using a pass-through interface. Signed-off-by: Michael Brown <mcb30@ipxe.org>