[PATCH 5/6] usb: eth: asix88179: Refactor ax88179_eth_recv() to closer match Linux

Marek Vasut marek.vasut at mailbox.org
Fri Jan 30 02:30:31 CET 2026


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.


More information about the U-Boot mailing list