K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-06-23T18:46:10.747962Z K 7 svn:log V 194 MFC 198988: 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