Re: Unable to compile gigabit driver?

2003-07-14 Thread Matthew Emmerton
> I am not able to compile either the "ti", or "em" driver, and get the following errror: > > linking kernel > if_ti.o: In function `ti_rxeof': > if_ti.o(.text+0x297b): undefined reference to `vlan_input_tag_p' > if_ti.o(.text+0x29d2): undefined reference to `vlan_input_tag_p' > if_em.o: In functio

Unable to compile gigabit driver?

2003-07-14 Thread Shawn Ramsey
I am not able to compile either the "ti", or "em" driver, and get the following errror: linking kernel if_ti.o: In function `ti_rxeof': if_ti.o(.text+0x297b): undefined reference to `vlan_input_tag_p' if_ti.o(.text+0x29d2): undefined reference to `vlan_input_tag_p' if_em.o: In function `em_process