imp 2007-02-26 04:48:24 UTC
FreeBSD src repository
Modified files:
sys/dev/mii rlphy.c
Log:
mii_phy_dev_probe returns its third argument on match, not 0, so pass 0
in if we're going to test against 0.
Noticed by: marius@
Revision Changes Path
1.30 +1 -1 src/sys/dev/mii/rlphy.c