commit | 797b4f7652a4dcf06bdf6a8c870991acdf56c03d | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@suse.cz> | Thu Aug 25 20:03:27 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Thu Aug 25 20:03:27 2005 -0400 |
tree | 8f948ed3592fe9e4f726955f4d1e217af00622a7 | |
parent | 19f7f74297e7f88f60c183acb105a5488dd189b6 [diff] |
ipw2100: remove custom debug-print macros From: Pavel Machek <pavel@ucw.cz> ipw2100 uses custom debug prints that are sometimes longer and always harder to read than normal printk. They also introduced some bugs where prefix is printed twice. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Jiri Benc <jbenc@suse.cz>