WaterBirdWayOrigin opened a new pull request #188: Fixed USB RNDIS not to send 
over MTU packet
URL: https://github.com/apache/incubator-nuttx/pull/188
 
 
   USB RNDIS sent the packet which has
    CONFIG_ETH_PKTSIZE + CONFIG_NET_GUARDSIZE.
   The maximum size of Ethernet packet should be CONFIG_ETH_PKTSIZE.
   
   Signed-off-by: Koichi Okamoto <koichi.okam...@sony.com>

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to