acassis commented on PR #17465:
URL: https://github.com/apache/nuttx/pull/17465#issuecomment-3643078311

   > > 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.
   
   He included the documentation at Documentation/components/net/netdriver.rst 
but as you noticed it is missing the new API: netdev_upper_exit_thread()
   


-- 
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]

Reply via email to