On 1/30/26 1:29 AM, Jonas Karlman wrote:
Refactor ax88179_eth_recv() to closer match the Linux ASIX AX88xxx
driver variant.

This change has a minor intended functional change, e.g. it enforces
that packets flagged as DROP or CRC_ERR is fully skipped.
Can that functional change be a separate patch ? I think it can, since it is only a bit of new code at the end of the function. If it can, please split the refactoring from new functionality.

Reply via email to