Module Name: src Committed By: msaitoh Date: Wed Apr 5 10:44:35 UTC 2017
Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix a bug that non-GMII devices don't send a routing message when the link status is changed. Call if_link_state_change(). Tested with 82572EI(TBI) and I350(SERDES). XXX pullup-[67]. To generate a diff of this commit: cvs rdiff -u -r1.505 -r1.506 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.