You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "wengzhe (via GitHub)" <gi...@apache.org> on 2024/02/23 09:30:29 UTC

[PR] net: Fix minor coding problems [nuttx]

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

   ## Summary
   Fix minor problems when reading codes:
   - `icmpv6_autoconfig`: Call `net_unlock` before return
   - `pkt_sendmsg`: Return error for types other than `SOCK_RAW`
   
   ## Impact
   Minor, `icmpv6_autoconfig` and `pkt_sendmsg`
   
   ## 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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] net: Fix minor coding problems [nuttx]

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis merged PR #11759:
URL: https://github.com/apache/nuttx/pull/11759


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org