kern-25-net-core-bug
From: d_vangreg <hidden>
Date: 2002-05-01 17:22:07
--> jgarzik@mandrakesoft.com --> pavel@atrey.karlin.mff.cuni.cz --> netdev@oss.sgi.com kernel-2.5.11 & kernel-2.4.12 Bug-REPORT(net-core-dev) Action: kernel-compilation from sources. "make bzImage" stopped in error at: net/core/dev.c: 1465 .. using return value of function declared void ... I guessed (as errata): ret=handle_diverter(skb); & tried (as corrige): handle_diverter(skb); it worked: bzImage did compile, but I'm not sure this was the correct solution. System=Linux-Slakware-8.0 arch=i386 (CPU=athlon) compile-tools: gcc-3.0.4, glibc-2.2.5 GUI: KDE-3.0b2 END REPORT Sender: [off-list ref]