Module Name: src Committed By: msaitoh Date: Fri Dec 16 08:30:20 UTC 2016
Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: Remove extra newline in debug printfs. ixgbe's *DEBUGOUT* macros automatically add newline. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/dev/pci/ixgbe/ixgbe.c cvs rdiff -u -r1.29 -r1.30 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.