From: Marcel Holtmann Date: Sat, 16 Jan 2010 06:13:58 +0000 (-0800) Subject: USB: gadget: Add DEVTYPE support for Ethernet functions X-Git-Tag: v2.6.34-rc1~215^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7907407adf1358ee39be0e98beaf4c129a78d6;p=pandora-kernel.git USB: gadget: Add DEVTYPE support for Ethernet functions The problem with Ethernet based networking devices is to clearly identify what's their usage. Special interfaces like bridges, WiFi, Bluetooth, WiMAX or WWAN are already using DEVTYPE identification. This patch marks the Ethernet functions of gadgets from the device type "gadget". Automatic setup of these interfaces can now happen from userspace without the need of hardcoding the network interface name. Signed-off-by: Marcel Holtmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed