Re: [PATCH net-next 3/3] net: usb: kaweth: remove eth_addr_t typedef and bcast_addr definition
From: Oliver Neukum <oneukum@suse.com>
Date: 2026-01-29 09:13:17
Also in:
linux-usb
From: Oliver Neukum <oneukum@suse.com>
Date: 2026-01-29 09:13:17
Also in:
linux-usb
On 29.01.26 04:41, Ethan Nelson-Moore wrote:
On Tue, Jan 27, 2026 at 1:23 AM Oliver Neukum [off-list ref] wrote:quoted
yes I am aware of this. Yet there is no point in breaking existing setups. I would prefer this driver to get only clear fixes and adaptions to changes in API that are absolutely necessary.Hi, Oliver, That is exactly the point I was trying to make with those statistics - I realized cleaning up kaweth was not worthwhile due to the lack of users. I wasn't proposing removing it; it is simple enough that it doesn't really cause any maintenance workload.
Hi Ethan, good that we agree. If you want to clean up an exemplary driver I'd suggest the class drivers, that is the CDC drivers. Regards Oliver