You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/14 11:32:43 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request, #6431: wirless/sdio: frame length should with guard bound

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

   
   ## Summary
   
   wirless/sdio: frame length should with guard bound
   
   some SDIO device will return the larger frames out of bound
   
   error log:
   bcmf_sdpcm_readframe: Frame is too large, cancel 1544 1536
   bcmf_sdpcm_readframe: Frame is too large, cancel 1544 1536
   bcmf_sdpcm_readframe: Frame is too large, cancel 1544 1536
   
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   bcm43012


-- 
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


[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6431: wirless/sdio: frame length should with guard bound

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged PR #6431:
URL: https://github.com/apache/incubator-nuttx/pull/6431


-- 
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