Module Name: src Committed By: knakahara Date: Mon Dec 17 04:14:40 UTC 2018
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix txqueue assignment. Pointed out by [email protected], thanks.
E.g. When ncpu is six and nqueue is four, the sequence error occurs.
XXX pullup-8
To generate a diff of this commit:
cvs rdiff -u -r1.605 -r1.606 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
