]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[intelxl] Identify rings consistently in debug messages
authorMichael Brown <mcb30@ipxe.org>
Wed, 23 Mar 2022 12:21:49 +0000 (12:21 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 8 Aug 2022 14:59:55 +0000 (15:59 +0100)
commit319caeaa7b1505d8f2c2e90b51ba7202c3981cc6
tree91191bf799ed4b027bf7918e5e19da039abef55c
parent814aef68c51503d53d07832bf882302bc75aa4bb
[intelxl] Identify rings consistently in debug messages

Use the tail register offset (which exists for all ring types) as the
ring identifier in all relevant debug messages.

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