+10
−15
+1
−0
drivers/usb/net/plusb.c
0 → 100644
+156
−0
+12
−202
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This wraps up the conversion of the "usbnet" driver structure, by moving the Prolific PL-2201/2302 minidriver to a module of its own. It also includes some minor cleanups to the remaining "usbnet" file, notably removing that long changelog at the top. Minor historical note: Linux 2.2 first called the driver for this hardware "plusb". Signed-off-by:David Brownell <dbrownell@users.sourceforge.net> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>