![]() | |||||||||||||
Messages in this thread |
The changes to drivers/net/tg3.c in -pre1 broke the compilation: <-- snip --> ... gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.4/linux-2.4.19-full/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include -DKBUILD_BASENAME=tg3 -c -o tg3.o tg3.c In file included from tg3.c:25: /home/bunk/linux/kernel-2.4/linux-2.4.19-full/include/linux/if_vlan.h: In function `__vlan_hwaccel_rx': /home/bunk/linux/kernel-2.4/linux-2.4.19-full/include/linux/if_vlan.h:186: warning: implicit declaration of function `netif_receive_skb' tg3.c: In function `tg3_poll': tg3.c:1936: structure has no member named `quota' tg3.c:1937: structure has no member named `quota' tg3.c:1942: structure has no member named `quota' tg3.c:1949: warning: implicit declaration of function `netif_rx_complete' tg3.c: In function `tg3_interrupt_main_work': tg3.c:1976: warning: implicit declaration of function `netif_rx_schedule_prep' tg3.c:1979: warning: implicit declaration of function `__netif_rx_schedule' tg3.c: In function `tg3_init_one': tg3.c:5991: structure has no member named `poll' tg3.c:5992: structure has no member named `weight' make[3]: *** [tg3.o] Error 1 make[3]: Leaving directory `/home/bunk/linux/kernel-2.4/linux-2.4.19-full/drivers/net' <-- snip --> cu Adrian -- You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:27 [W:0.389 / U:0.040 seconds] ©2003-2008 Jasper Spaans | |||||||||||||