Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2010 12:47:10 -0600
From:      Will Andrews <will@firepipe.net>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Will Andrews <will@freebsd.org>
Subject:   Re: svn commit: r211157 - in head/sys: modules modules/if_carp net  netinet netinet6
Message-ID:  <AANLkTi=WZaTFE9t8TLuznx30Q7S9arA_7GMExoh%2BV9Qe@mail.gmail.com>
In-Reply-To: <4C62EDA7.5070001@FreeBSD.org>
References:  <201008110051.o7B0pp10084996@svn.freebsd.org> <4C62EDA7.5070001@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 11, 2010 at 12:36 PM, John Baldwin <jhb@freebsd.org> wrote:
> This doesn't compile due to duplicate function pointer definitions (e.g.
> =A0if_bridge.c and if_ether.c). =A0You should move all the function point=
er
> definitions to net/if.c and add declarations for them to a header instead=
 of
> a bunch of 'extern' declarations in if_carp.c itself.

Working on it.

--Will.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=WZaTFE9t8TLuznx30Q7S9arA_7GMExoh%2BV9Qe>