OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Brad Smith (bradcvs.openbsd.org)
Date: Wed Jun 07 2006 - 19:27:12 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2006/06/07 18:27:12

Modified files:
        sys/dev/mii : eephy.c

Log message:
do not set the mii_ticks field to zero in the asynchronous autonegotiation
function as this is already done in the MII tick handler just before calling
the autonegotiation function.

ok krw