From 199474fd364ea728c0f0bb2cee2fcd5ed70b4081 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 13 Oct 2005 17:26:14 +0000 Subject: [PATCH] Remove a stale comment. --- sys/net/if_ethersubr.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c index 627f2a373ce..575d97c1301 100644 --- a/sys/net/if_ethersubr.c +++ b/sys/net/if_ethersubr.c @@ -134,7 +134,6 @@ static int ether_ipfw; * Encapsulate a packet of type family for the local net. * Use trailer local net encapsulation if enough data in first * packet leaves a multiple of 512 bytes of data in remainder. - * Assumes that ifp is actually pointer to arpcom structure. */ int ether_output(struct ifnet *ifp, struct mbuf *m,