Fix up tx ring slot calculations so we store the mbuf and dma map with
authorjmatthew <jmatthew@openbsd.org>
Tue, 19 Jul 2022 21:49:22 +0000 (21:49 +0000)
committerjmatthew <jmatthew@openbsd.org>
Tue, 19 Jul 2022 21:49:22 +0000 (21:49 +0000)
commitf21e821556fba84dc8e15e5b51011635c4e47f78
tree20a04fbe59aa6e4f03ed76d06342ff868f2017b4
parent7eac5aa7b19989290da300ca5902d28b2ed85518
Fix up tx ring slot calculations so we store the mbuf and dma map with
the last slot of the packet rather than the first slot of the next.

ok dlg@
sys/dev/fdt/if_mvneta.c