Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 May 2003 07:16:01 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Nickolay Dudorov <nnd@mail.nsk.ru>
Cc:        current@freebsd.org
Subject:   Re: vlan broken ?
Message-ID:  <3EB67221.6A05BEB9@mindspring.com>
References:  <200305050848.h458m9pe003306@nnd.itfs.nsk.su>

next in thread | previous in thread | raw e-mail | index | archive | help
Nickolay Dudorov wrote:
> In article <20030502120140.GK93151@droso.net> you wrote:
>         This is the result of the following change in the if_ethersubr.c:
> (with rev. 1.145 of this file all is OK):

This was supposedly to get rid of a "LINT" warning.

It's probably overly ambitious to take out all kernel API's
that aren't in current use, in order to get rid of warnings
that only show up when you compile "--with-anal-retention",
since loadable modules can use APIs that are otherwise
unused... or, as in your case, optional compinents can.

-- Terry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB67221.6A05BEB9>