slorquet opened a new pull request, #6289:
URL: https://github.com/apache/incubator-nuttx/pull/6289

   ## Summary
   The build is currently broken if CONFIG_NET_TCP_WRITE_BUFFERS is not enabled
   
   ## Impact
   None (this fixes a broken build)
   
   ## Testing
   1.build any nuttx with tcp network enabled
   2.make sure CONFIG_NET_TCP_WRITE_BUFFERS is enabled
   =>build is ok
   3.disable CONFIG_NET_TCP_WRITE_BUFFERS
   =>build is broken
   3.apply this fix
   => now it builds again


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to