raiden00pl commented on issue #15856:
URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2704405785

   > About the rx_hdr, thats interesting! i was more thinking of .payload 
pointing to an internal driver buffer.
   But this is also an option, the buffer being the user's responsibility. 
Might actually allow more user flexibility.
   
   the buffer **must be owned by user-space**, you can't return a pointer owned 
by kernel because it won't work in build mode other than `CONFIG_BUILD_FLAT`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to