
5 Dec
2008
5 Dec
'08
9:29 p.m.
Dear Ben Warren,
In message 4938CECF.6090901@gmail.com you wrote:
+static long net_get_timer(long base) +{
- return get_timer(base) / (CONFIG_SYS_HZ / 1000);
+}
Please change this name to something more meaningful, maybe get_timer_ms(). Apart from that, looks good. If you re-submit soon I'll pull it in.
Please do not pull this. It just covers bugs elsewhere in the code.
We need to fix the real bugs, not put paint and wallpaper over it.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
In accord with UNIX philosophy, Perl gives you enough rope to hang
yourself. - L. Wall & R. L. Schwartz, _Programming Perl_