Module Name: src Committed By: yamaguchi Date: Tue Feb 25 07:17:19 UTC 2020
Modified Files:
src/sys/dev/pci: if_ixl.c
Log Message:
Set 0 to txr_{prod,cons} and rxr_{prod,cons} when HMC objects
are cleared
Those values should be the same as head and tail in an HMC object
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/pci/if_ixl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
