jerpelea opened a new pull request, #17599:
URL: https://github.com/apache/nuttx/pull/17599

   ## Summary
   When the setinterface interface is called, it indicates that the underlying 
USB link has been successfully established. At this point, the status of the 
network card needs to be updated to RUNNING by calling the netdev_carrier_on 
interface. It is similar to the logic after a Wi-Fi network card is connected 
to a hotspot. Otherwise, an incorrect network card status may cause packets to 
fail to be successfully sent.
   
   ## Impact
   RELEASE
   
   ## Testing
   CI


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