Shinya Kuribayashi 26c7bab81e common/miiphyutil.c: Cleanup MII_DEBUG and debug()
Current MII_DEBUG is confusing in two ways. One is useless define-then-
undef at the top of the file. The other is there is only one debug() in
this file, and that doesn't seem worthwhile to bother having MII_DEBUG.
While there are many useful printf()/puts() debug codes, but they are for
DEBUG, not for MII_DEBUG.

This patch tries to put them all together into MII_DEBUG and debug().

Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
2008-02-14 22:10:38 +01:00
..
2007-11-29 00:56:37 +09:00
2008-01-08 15:03:18 -05:00
2007-12-07 01:20:16 +09:00
2008-01-13 15:57:48 +01:00
2008-02-05 00:41:55 +01:00
2008-01-09 18:05:27 +01:00
2007-09-17 08:19:08 +02:00
2007-06-30 18:50:48 +02:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2003-06-27 21:31:46 +00:00
2007-07-13 09:54:17 +02:00
2008-01-09 13:34:20 +01:00
2002-08-17 09:36:01 +00:00
2008-01-09 13:26:38 +01:00
2002-08-17 09:36:01 +00:00
2006-08-31 16:46:53 +02:00