Hello,
I recently worked with the esd PCI/331 driver (esd_pci331.c) and found
some problems there when loopback is disabled. (e.g. just with "cangen -x")
In the esd331_start_xmit() function I was told to call can_put_echo_skb()
before sending the frame But it seems the skb is freed there when loopback
is disabled (cause it's not needed anymore?)
So when that frame is sent afterwards it contains just junk...
Should I just copy the frame before calling can_put_echo_skb()? Or is
something else wrong here?
Regards,
Thomas
_______________________________________________
Socketcan-core mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-core