Hi,

I just noticed that ether.c gadget fails to compile in both gadget-2.4 from Bitkeeper 
and linux-2.6.6 tree. I tried to compile without DEV_CONFIG_CDC, but with 
DEV_CONFIG_SUBSET and I got an undefined error for the symbol fs_status_desc used 
inside the eth_bind function.
This structure is only defined when DEV_CONFIG_CDC or CONFIG_USB_ETH_RNDIS are 
defined; but in the eth_bind function there is no protection for the case
of neither is defined.
Sorry I don't know well the ether.c so I feel I should just report this problem and 
let someone post a patch for this problem (I guess the patch will be same for both 2.4 
and 2.6.6 kernel).

Alain


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to