1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84060

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