mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
The snpnet driver uses netdev_tx_defer() and so must ensure that space in the (single-entry) transmit descriptor ring is freed up before calling netdev_tx_complete(). Signed-off-by: Michael Brown <mcb30@ipxe.org>