From: Michal Nazarewicz Date: Wed, 28 Oct 2009 15:57:30 +0000 (+0100) Subject: USB: Interface Association Descriptors added to CDC & RNDIS X-Git-Tag: v2.6.33-rc1~315^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b97503ffa79f0a4aa13c7cd8b449b98d3077c78f;p=pandora-kernel.git USB: Interface Association Descriptors added to CDC & RNDIS Without Interface Association Descriptor, the CDC serial and RNDIS functions did not work correctly when added to a composite gadget with other functions. This is because, it defined two interfaces and some hosts tried to treat each interface separatelly. Signed-off-by: Michal Nazarewicz Cc: David Brownell Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed