Use mq_delist() to fetch the ARP mbuf hold queue once and feed the
authorbluhm <bluhm@openbsd.org>
Wed, 28 Apr 2021 21:21:44 +0000 (21:21 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 28 Apr 2021 21:21:44 +0000 (21:21 +0000)
commitb5809a97175d41efdc098b619162f9dae389ce88
tree7bc48d0b4f3756955e822d0b9771ddcc48753403
parent8d66ce77d7ddbf645f303026459c6df61f5d99ba
Use mq_delist() to fetch the ARP mbuf hold queue once and feed the
mbuf list to if_output().
OK sashan@ mvs@
sys/netinet/if_ether.c