iaq_datalen is 16 bits, so always use htole16 to populate it
authorjmatthew <jmatthew@openbsd.org>
Wed, 10 Jul 2024 09:14:50 +0000 (09:14 +0000)
committerjmatthew <jmatthew@openbsd.org>
Wed, 10 Jul 2024 09:14:50 +0000 (09:14 +0000)
commit26c48d9ff3436be84025ac72395499563bfd02c9
tree84edca0f7d34e63ffb2ae4ce8c90cf28216690a3
parentde9520ece7231f124544220ac8fb819bb56aa877
iaq_datalen is 16 bits, so always use htole16 to populate it

from NetBSD's if_iavf.c r1.2
sys/dev/pci/if_iavf.c