jlaitine commented on code in PR #10503:
URL: https://github.com/apache/nuttx/pull/10503#discussion_r1319032869
##########
arch/risc-v/src/mpfs/mpfs_ethernet.c:
##########
@@ -3284,7 +3316,9 @@ static void mpfs_mdcclock(struct mpfs_ethmac_s *priv)
static int mpfs_phyinit(struct mpfs_ethmac_s *priv)
{
- int ret;
+ int ret = ERROR;
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]