wangchdo commented on code in PR #17410:
URL: https://github.com/apache/nuttx/pull/17410#discussion_r2576398721
##########
arch/arm64/src/imx9/imx9_enet.c:
##########
@@ -1285,7 +1292,7 @@ static void imx9_txtimeout_expiry(wdparm_t arg)
* canceling any pending interrupt work.
*/
- work_queue(ETHWORK, &priv->irqwork, imx9_txtimeout_work, priv, 0);
Review Comment:
I would recomend to keep using ETHWORK
--
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]