linguini1 commented on PR #17465: URL: https://github.com/apache/nuttx/pull/17465#issuecomment-3642829296
> The relevant configuration methods have also been updated in the documentation. I don't see any documentation updates in this PR. Is it in a separate PR? > ``` > dev->rxtype = NETDEV_RX_WORK; > dev->priority = HPWORK; > ``` This looks fine but is it accessible from the external API when registering? Sorry I haven't looked very closely at the code change yet. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
