On 1/5/06, Roberto Nibali <[EMAIL PROTECTED]> wrote:
> [trimmed recipients a bit]
>
> >>  CC      net/ipv4/ipvs/ip_vs_sched.o
> >>net/ipv4/ipvs/ip_vs_sched.c: In function 'ip_vs_sched_getbyname':
> >>net/ipv4/ipvs/ip_vs_sched.c:110: warning: implicit declaration of function 
> >>'local_bh_disable'
> >>net/ipv4/ipvs/ip_vs_sched.c:124: warning: implicit declaration of function 
> >>'local_bh_enable'
> >
> >
> > Thanks Adrian, its related to some header sanitization work I did.
> >
> > Acked-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]>
>
> Thanks for the heads-up and Adrian for the fix.
>
> Sidenote: At first I was a bit confused as to why this broke since my
> local copy of IPVS still works. But to be honest, I would like to clean
> up the IPVS headers in general. I believe we can cut short maybe half of
> the includes in the various ip_vs* modules.

Cool, if nobody beats me to it I'll eventually get to cleanup the
header usage in
ipvs, but its not something pressing, I just don't like the include
hell and from time
to time clean it up a bit when adding new abstractions :-)

- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to