K 10 svn:author V 7 yongari K 8 svn:date V 27 2012-01-09T20:16:06.308013Z K 7 svn:log V 201 MFC r198999: 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. END