[PATCH] USB: usbnet (7/9) module for CDC Ethernet
Makes the CDC Ethernet support live in a separate driver module. This module is a bit special since it exports utility functions that are reused by the the Zaurus and RNDIS drivers, but it's not "core" like usbnet itself. Signed-off-by:David Brownell <dbrownell@users.sourceforge.net> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/usb/net/Kconfig 27 additions, 29 deletionsdrivers/usb/net/Kconfig
- drivers/usb/net/Makefile 1 addition, 0 deletionsdrivers/usb/net/Makefile
- drivers/usb/net/cdc_ether.c 509 additions, 0 deletionsdrivers/usb/net/cdc_ether.c
- drivers/usb/net/usbnet.c 0 additions, 392 deletionsdrivers/usb/net/usbnet.c
Loading
Please register or sign in to comment