John Baldwin пишет: > Author: jhb > Date: Fri Nov 6 20:07:16 2009 > New Revision: 198999 > URL: http://svn.freebsd.org/changeset/base/198999 > > Log: > 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. >
How about if_bfe? I've getting warnings "...using obsoleted watchdog interface". _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"