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

   ## Summary
   
   esp32/wlan: initialize d_len to 0 after allocte tx buffer
   
   new driver module will check the d_len further, it will re-trigger
   the txpoll to forward the data if d_len is greater than 0
   
   Bug report here:
   https://github.com/apache/nuttx/issues/7802
   
   Signed-off-by: chao an <[email protected]>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ci-check


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

Reply via email to