Remove a couple unintentional mentions of Ethernet that crept in from

ng_ether.c.
This commit is contained in:
Brooks Davis 2001-09-28 00:02:50 +00:00
parent 95d674824f
commit 7360079ab3

View File

@ -260,7 +260,7 @@ ng_gif_attach(struct ifnet *ifp)
}
/*
* An Ethernet interface is being detached.
* An interface is being detached.
* REALLY Destroy its node.
*/
static void
@ -283,7 +283,7 @@ ng_gif_detach(struct ifnet *ifp)
}
/*
* Optimization for gluing the Ethernet header back onto
* Optimization for gluing the address family onto
* the front of an incoming packet.
*/
static int