Hi, i built the socketcan drivers from the latest sources against kernel 2.6.32-trunk-686. I got the following compiler warnings with esd_usb2.c:
CC [M] /sandbox/SocketCAN/kernel/2.6/drivers/net/can/usb/esd_usb2.o /sandbox/SocketCAN/kernel/2.6/drivers/net/can/usb/esd_usb2.c: In function ‘esd_usb2_probe’: /sandbox/SocketCAN/kernel/2.6/drivers/net/can/usb/esd_usb2.c:1041: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result /sandbox/SocketCAN/kernel/2.6/drivers/net/can/usb/esd_usb2.c:1042: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result /sandbox/SocketCAN/kernel/2.6/drivers/net/can/usb/esd_usb2.c:1043: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result Maybe that's not really important, but just for your information... Regards, Thorsten _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
