Update 'struct ifnet removal from softc' task.

This commit is contained in:
Christian Brueffer 2005-06-17 20:27:30 +00:00
parent b9cc989a16
commit 95572acf4f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24905

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.12 2004/12/16 17:56:40 mlaier Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/dingo/index.sgml,v 1.13 2005/01/15 14:37:20 mlaier Exp $">
<!ENTITY title "FreeBSD Network Cleanup and Consolidation Project (dingo)">
<!ENTITY email 'mux'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -240,9 +240,9 @@ RFC1701
<TR>
<TD>Remove struct ifnet from softc.</TD>
<td> brooks</td>
<td> 20041203 </td>
<td> &status.new; </td>
<TD> &nbsp; </TD>
<td> 20050617 </td>
<td> &status.current; </td>
<TD> Done in HEAD, not going to be MFCed. </TD>
</TR>
<TR>
<TD>Protocol Test Harness.</TD>