]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[snpnet] Give up entirely on the transmit queue
authorJarrod Johnson <jarrod.b.johnson@gmail.com>
Sat, 14 Jan 2012 18:18:34 +0000 (13:18 -0500)
committerMichael Brown <mcb30@ipxe.org>
Sun, 12 Feb 2012 13:57:07 +0000 (13:57 +0000)
commitdc70229f707ae2a2e08b790a8c9dad527c8aa67c
treee134586d2316774b61df30ba6f604b8173efdb22
parent4108321bf539768ce2175e92ac1e1687b667b109
[snpnet] Give up entirely on the transmit queue

Practically speaking, it seems the convention is to only have one
packet pending and not rely upon any mechanism to associate returned
txbuf with txqueue.

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