[PATCH] USB: usbnet (6/9) module for Zaurii and compatibles
authorDavid Brownell <david-b@pacbell.net>
Wed, 31 Aug 2005 16:53:58 +0000 (09:53 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:28:32 +0000 (16:28 -0700)
commit0aa599c5644fddd3052433c5335260108a8a39a2
tree53ff1eadd9d5386e7b9912b1d2728d150ad8567f
parent47ee3051c856cc2aa95d35d577a8cb37279d540f
[PATCH] USB: usbnet (6/9) module for Zaurii and compatibles

This moves usbnet support for Zaurus and compatibles into its own module.
Other than exporting a couple of helper functions, this just involved
shuffling some code and updating the comments.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/net/Kconfig
drivers/usb/net/Makefile
drivers/usb/net/usbnet.c
drivers/usb/net/usbnet.h
drivers/usb/net/zaurus.c [new file with mode: 0644]