xucheng5 commented on code in PR #10549:
URL: https://github.com/apache/nuttx/pull/10549#discussion_r1321209774


##########
net/can/can_recvmsg.c:
##########
@@ -234,6 +238,31 @@ static inline int can_readahead(struct can_recvfrom_s 
*pstate)
     {
       DEBUGASSERT(iob->io_pktlen > 0);
 
+#ifdef CONFIG_NET_CANPROTO_OPTIONS
+      /* check receive filters */

Review Comment:
   Done



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