]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ena] Cancel uncompleted transmit buffers on close
authorMichael Brown <mcb30@ipxe.org>
Thu, 16 Oct 2025 15:31:03 +0000 (16:31 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 16 Oct 2025 15:36:29 +0000 (16:36 +0100)
commite5e371f485bfd10c45a96859aa4aaf91007d570b
treebd995c5d7b1b224ceb4972729d33d1a6f7510d77
parentdcc5d36ce59e9aaf662f6d827d1966a3e1fb87d5
[ena] Cancel uncompleted transmit buffers on close

Avoid spurious assertion failures by ensuring that references to
uncompleted transmit buffers are not retained after the device has
been closed.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/ena.c