Module Name: src Committed By: msaitoh Date: Wed Sep 18 06:06:59 UTC 2019
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c
Log Message:
Remove ixgbe_set_promisc() and use ixgbe_set_multi() to reduce code
duplication.
To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 src/sys/dev/pci/ixgbe/ixgbe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
