vlan broken ?

Terry Lambert tlambert2 at mindspring.com
Mon May 5 07:17:21 PDT 2003


Nickolay Dudorov wrote:
> In article <20030502120140.GK93151 at 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


More information about the freebsd-current mailing list