Question
[BUG] STM32 lwIP ethernetif.c incorrect error evaluation in low_level_output()

When HAL_ETH_Transmit_IT() returns an error the errval variable is not changed from ERR_OK to reflect that in the else section.

When HAL_ETH_Transmit_IT() returns an error the errval variable is not changed from ERR_OK to reflect that in the else section.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.