-/* $OpenBSD: if_ethersubr.c,v 1.268 2021/01/04 21:21:41 kn Exp $ */
+/* $OpenBSD: if_ethersubr.c,v 1.269 2021/02/05 16:47:48 bluhm Exp $ */
/* $NetBSD: if_ethersubr.c,v 1.19 1996/05/07 02:40:30 thorpej Exp $ */
/*
ifp->if_imcasts++;
}
- /*
+ /*
* Sixth phase: protocol demux.
*
* At this point it is known that the packet is destined
* for layer 3 protocol handling on the local port.
- */
+ */
switch (etype) {
case ETHERTYPE_IP: