masayuki2009 commented on a change in pull request #1052:
URL: https://github.com/apache/incubator-nuttx/pull/1052#discussion_r425538667



##########
File path: drivers/wireless/gs2200m.c
##########
@@ -85,6 +85,7 @@
 #define NRESPMSG     (16 + 2)
 
 #define MAX_PKT_LEN  1500
+#define MAX_PAYLOAD  (MAX_PKT_LEN - 36)

Review comment:
       Hello @patacongo 
   
   Thanks fot the comments.
   Actually, It it not an IP header nor TCP header.
   It's just a GS2200M command header + guard size.
   
   Anyway I'll define the value later.
   




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


Reply via email to