Take a step towards removing if_watchdog/if_timer. Don't explicitly set
if_watchdog/if_timer to NULL/0 when initializing an ifnet. if_alloc()
sets those members to NULL/0 already.
Description
Description
Details
Details
- Provenance
jhb Authored on Nov 6 2009, 2:55 PM - Parents
- rGf1b211841d6c: Use device_printf() and if_printf() instead of printf() with an explicit
- Branches
- Unknown
- Tags