mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 18:12:33 +08:00
This has been broken at some point. Just fix it by copying the can frame and the cmsg data into IOB, and fix devif_poll to copy out the full data. The can drivers expect to find the timeout timestamp in the end of the frame. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>