From: David Brownell Date: Fri, 20 Jun 2008 01:19:46 +0000 (-0700) Subject: usb ethernet gadget: split CDC Ethernet function X-Git-Tag: v2.6.27-rc1~946^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da741b8c56d612b5dd26ffa31341911a5fea23ee;p=pandora-kernel.git usb ethernet gadget: split CDC Ethernet function This is a "CDC Ethernet" (ECM) function driver, extracted from the all-in-one Ethernet gadget driver. This is a good example of how to implement interface altsettings. In fact it's currently the only such example in the gadget stack, pending addition of OBEX support. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed