masayuki2009 opened a new pull request #1052:
URL: https://github.com/apache/incubator-nuttx/pull/1052
## Summary
- This PR is to apply max payload size to gs2200m.c to avoid crash when
sending a large packet. (e.g 4096)
- Also, remove unnecessary initialization for TX packet.
## Impact
- This PR affects gs2200m driver only. More specifically in case of sending
a large packet.
## Testing
- Add CONFIG_LIB_SENDFILE_BUFSIZE=4096 to spresense:wifi
- Run webserver and access a large files on uSD card with Web browser from
PC.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]