Module Name: src Committed By: jakllsch Date: Tue Sep 8 13:28:51 UTC 2020
Modified Files:
src/sys/dev/pci: if_iavf.c
Log Message:
iaq_datalen is 16-bit, always use htole16
fixes build failure on big endian
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/if_iavf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
