Gleb Smirnoff cc4c1b6971 Consistently use if_printf() only in interface methods: if_start,
if_ioctl, if_watchdog, etc, or in functions that are used by
these methods only. In all other cases use device_printf().

This also fixes several panics, when if_printf() is called before
softc->ifp was initialized.

Submitted by:	Alex Lyashkov <umka sevcity.net>
2006-09-15 10:40:54 +00:00
..
2006-04-30 16:44:41 +00:00
2006-08-31 08:45:44 +00:00
2006-07-09 16:31:53 +00:00
2006-06-02 23:14:40 +00:00
2006-09-11 20:52:41 +00:00
2006-06-12 03:28:42 +00:00
2006-06-11 22:25:01 +00:00
2005-12-17 07:09:17 +00:00
2006-05-26 13:51:38 +00:00
2006-09-07 23:04:47 +00:00
2006-06-12 04:30:42 +00:00
2006-06-12 04:00:33 +00:00
2006-08-12 01:19:37 +00:00
2006-09-11 20:52:41 +00:00
2006-09-07 06:00:03 +00:00
2006-09-11 20:52:41 +00:00
2006-09-03 01:26:55 +00:00
2006-08-26 18:39:18 +00:00
2006-08-31 11:15:18 +00:00
2006-09-01 20:14:06 +00:00
2006-09-08 05:27:04 +00:00
2006-06-05 17:59:46 +00:00
2006-07-14 04:36:57 +00:00
2006-05-20 21:08:09 +00:00
2006-08-12 09:06:55 +00:00
2006-08-02 04:54:14 +00:00
2006-07-13 11:47:36 +00:00
2006-05-16 15:23:27 +00:00
2006-08-12 01:24:37 +00:00
2006-07-17 21:18:03 +00:00
2006-07-14 04:35:59 +00:00
2006-08-12 01:30:38 +00:00
2006-04-30 16:46:11 +00:00
2006-09-04 13:14:44 +00:00
2006-08-05 04:58:25 +00:00
2006-06-19 11:30:36 +00:00
2006-05-26 18:25:34 +00:00