From: David Brownell Date: Wed, 31 Aug 2005 16:54:20 +0000 (-0700) Subject: [PATCH] USB: usbnet (7/9) module for CDC Ethernet X-Git-Tag: v2.6.14-rc1~492^2~18^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4324fd493430c0ab99dd7e89d50540b5e70f8098;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed