If there are still mbufs on a ring when we're freeing it,
authorjmatthew <jmatthew@openbsd.org>
Tue, 9 Jan 2024 04:29:46 +0000 (04:29 +0000)
committerjmatthew <jmatthew@openbsd.org>
Tue, 9 Jan 2024 04:29:46 +0000 (04:29 +0000)
commit34df0755f7bf5ebc8bafb05b8bd34ebea8e99712
treeeb064daf832abe8830a44444c161a6ef22c1cf11
parent4825663e4f3716779543b29a1e8aa350faa7b65b
If there are still mbufs on a ring when we're freeing it,
it'd be a good idea to free them too.

ok dlg@
sys/dev/pci/if_bnxt.c