search for: bytes2transmit

Displaying 1 result from an estimated 1 matches for "bytes2transmit".

2004 May 18
0
zaphfc Compile Error
...clean all rm -f zaphfc.o *.ko *.mod.c *.mod.o .*o.cmd *~ cc -c zaphfc.c -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -O2 -Wall -I/usr/src/linux/include -I../zaptel -Wall -DCONFIG_ZAPATA_BRI_DCHANS zaphfc.c: In function `hfc_dtrans': zaphfc.c:308: structure has no member named `bytes2transmit' zaphfc.c:331: structure has no member named `bytes2transmit' zaphfc.c:362: structure has no member named `eoftx' zaphfc.c:366: structure has no member named `eoftx' zaphfc.c: In function `hfc_drec': zaphfc.c:377: structure has no member named `bytes2receive' zaphfc.c:378: s...