On 1/5/06, Adrian Bunk <[EMAIL PROTECTED]> wrote: > I don't know which change broke it, but I'm getting the following > compile error in Linus' tree: > > <-- snip --> > > ... > 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]> - 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