Re: [PATCH net-next v3 07/13] ax88179_178a: Obtain speed and duplex from Interrupt URB
From: Birger Koblitz
Date: Fri Jul 31 2026 - 12:22:08 EST
On 24/07/2026 19:01, Andrew Lunn wrote:
@@ -506,6 +507,9 @@ static void ax88179_status(struct usbnet *dev, struct urb *urb)
le32_to_cpus((void *)&event->intdata1);
The phylink link up callback will however tell you the truth. I wouldx88179_status() has been dropped in v4.
trust it over firmware.
Birger