Re: [PATCH v2 net-next] net: usb: remove unnecessary get_drvinfo code and driver versions
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-01-24 22:23:18
Also in:
linux-usb
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-01-24 22:23:18
Also in:
linux-usb
Sorry about that. The only change is that I had overlooked smsc[79]5xx in the original patch because they had a version definition but didn't use it in get_drvinfo.
It would of caused less confusion if you had just sent a follow up patch for smsc[79]5xx on its own. We prefer lots of small patches, they are easier to find time to review. Combing patches is generally the wrong things to do. Andrew