Re: [PATCH net-next v3 07/13] ax88179_178a: Obtain speed and duplex from Interrupt URB
Birger Koblitz <[email protected]> Fri, 31 Jul 2026 18:12:14 +0200
| Newsgroups | org.kernel.vger.linux-usb,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
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 would > trust it over firmware. > x88179_status() has been dropped in v4. Birger