acassis commented on PR #12419: URL: https://github.com/apache/nuttx/pull/12419#issuecomment-2136239395
@kk-thrane about you comment "net_unlock() called without a previous call to net_lock()." looking the code it doesn't appear to be the case, net_lock() and net_unlock() seems to be called correctly inside the else block. Also I think your modification will keep the net blocked for more time. -- 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]
