Robert Haddon wrote: > Has anybody been able to build slcan under kernel 2.6.31? I saw in the > SVN log that there were changes made in > /trunk/kernel/2.6/drivers/net/can to support 2.6.31, so I checked out > revision 1061 but I still get errors: > (..) > > /home/ccadmin/src/socketcan/kernel/2.6/drivers/net/can/slcan.c:476: > error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘slc_xmit’
Fixed in rev 1063. The kernel version depended code was wrong as the changes will take place in 2.6.32 and not in 2.6.31. Thanks for catching this! Regards, Oliver _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
