fjpanag opened a new pull request, #9064: URL: https://github.com/apache/nuttx/pull/9064
## Summary Following the discussion [here](https://github.com/apache/nuttx/pull/8943#discussion_r1164461911), this PR ensures that the Ethernet error handling will be scheduled after the network has been unlocked. ## Impact Fix potential lock of the network. ## Testing Tested on custom target based on STM32F427. I induced an artificial error with my debugger, and indeed the system recovers without any problem. No scheduling problems were observed. -- 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]
