13627105546 commented on code in PR #18031:
URL: https://github.com/apache/nuttx/pull/18031#discussion_r2707698780


##########
include/sys/boardctl.h:
##########
@@ -216,6 +216,7 @@
 #define BOARDIOC_RESET_CAUSE       _BOARDIOC(0x0015)
 #define BOARDIOC_IRQ_AFFINITY      _BOARDIOC(0x0016)
 #define BOARDIOC_START_CPU         _BOARDIOC(0x0017)
+#define BOARDIOC_NET_GETMAC        _BOARDIOC(0x0018)

Review Comment:
   I have made the revisions. Could you kindly take another look?



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