cederom commented on code in PR #15915:
URL: https://github.com/apache/nuttx/pull/15915#discussion_r1981758058


##########
drivers/net/lan9250.c:
##########
@@ -736,7 +736,7 @@ static void lan9250_wait_mac_ready(FAR struct 
lan9250_driver_s *priv,
 
   if (timeout)
     {
-      nerr("ERROR: wait MAC register:0x%02" PRIx32 \
+      nerr("ERROR: wait MAC register:0x%02" PRIx8 \

Review Comment:
   Argh, this github wraps are killing me, tanks :D 



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to