Date: Mon, 30 Nov 2009 21:25:57 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if.c if_dead.c if_var.h Message-ID: <200911302126.nAULQH61019937@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2009-11-30 21:25:57 UTC
FreeBSD src repository
Modified files:
sys/net if.c if_dead.c if_var.h
Log:
SVN rev 199975 on 2009-11-30 21:25:57Z by jhb
Remove if_timer/if_watchdog now that they are no longer used. The space
used by if_timer is reserved for expanding if_index to an int in the
future.
Reviewed by: rwatson, brooks
Revision Changes Path
1.370 +0 -66 src/sys/net/if.c
1.2 +0 -7 src/sys/net/if_dead.c
1.159 +1 -3 src/sys/net/if_var.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911302126.nAULQH61019937>
