Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2000 13:06:06 -0700
From:      "Andrey A. Chernov" <ache@freebsd.org>
To:        Archie Cobbs <archie@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net if.c if_ethersubr.c if_var.h
Message-ID:  <20000630130606.A18174@freebsd.org>
In-Reply-To: <20000630060054.A72144@freebsd.org>; from ache@freebsd.org on Fri, Jun 30, 2000 at 06:00:54AM -0700
References:  <200006291914.MAA49116@freefall.freebsd.org> <20000630060054.A72144@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 30, 2000 at 06:00:54AM -0700, Andrey A. Chernov wrote:
> if.o: In function `if_detach':
> if.o(.text+0x314): undefined reference to `ng_ether_detach_p'

I see you just remove ng_ether_detach_p code from if.c v1.90, well it compiles 
now without "device ether', but I not see any place where ng_ether_detach_p() 
function is called, just declared. If it is never called, why you keep it?

-- 
Andrey A. Chernov
<ache@nagual.pp.ru>
http://ache.pp.ru/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000630130606.A18174>