K 10 svn:author V 7 yongari K 8 svn:date V 27 2008-12-08T02:48:41.594002Z K 7 svn:log V 245 Reduce spin wait time consumed in GMII register access routines. Waiting for 1ms for each GMII register access looks overkill and it may also decrease overall performance of driver because re(4) invokes mii_tick for every hz. Tested by: rpaulo END