Module Name: src Committed By: thorpej Date: Tue Feb 18 15:00:42 UTC 2020
Modified Files:
src/sys/arch/mips/cavium/dev: if_cnmac.c
Log Message:
- Use ether_mediachange().
- Don't call the media change function directly from the init
function; bounce through mii_ifmedia_change().
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/mips/cavium/dev/if_cnmac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
