Module Name: src Committed By: msaitoh Date: Mon May 22 07:23:55 UTC 2017
Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Document says M[LR]FC are valid when link is up and 10Gbps, so: - Add those values when link is up and 10Gbps - Discard those vaules when link becomes up and the speed is 10Gbps To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 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.