Module Name: src Committed By: msaitoh Date: Wed Feb 8 08:13:53 UTC 2017
Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: Call IFQ_SET_MAXLEN() even if TX multiqueue is used. ALTQ uses it. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/dev/pci/ixgbe/ixgbe.c cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/ixgbe/ixv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.