[PATCH net-next 0/4] net: usb: move exported code to usbnet
From: Oliver Neukum <oneukum@suse.com>
Date: 2026-07-02 14:31:49
Also in:
linux-usb, lkml
From: Oliver Neukum <oneukum@suse.com>
Date: 2026-07-02 14:31:49
Also in:
linux-usb, lkml
Some drivers are reusing common code originating in other drivers. This means that two drivers need to be loaded for one device. Also maintainability is reduced if changes in one driver affect another driver. Shift common code to usbnet.