Re: [PATCH net-next v3 3/6] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
From: Andrew Lunn
Date: Mon Aug 31 2026 - 22:55:25 EST
> + /* This error handler runs only for the legacy embedded-DMA (1G) path,
> + * whose mac_init() cannot fail, so its return value is not checked.
> + */
Is legacy the correct word here. Have you stopped licensing the 1G
MAC?
Andrew