Module Name: src
Committed By: kamil
Date: Wed Jun 6 20:02:31 UTC 2018
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Comment out unused functions in order to fix Clang build
ixv_rearm_queues() and ixgbe_rearm_queues() are unused.
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/sys/dev/pci/ixgbe/ixgbe.c
cvs rdiff -u -r1.104 -r1.105 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.