From: David Brownell Date: Tue, 25 Nov 2008 07:11:03 +0000 (-0800) Subject: USB: gadget: fix rndis working at high speed X-Git-Tag: v2.6.27.11~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45de143048a09879c15ded80bef4304d9d2e5b50;p=pandora-kernel.git USB: gadget: fix rndis working at high speed commit 7c12414955e9b44a3e33d54e578bf008caa4475d upstream. Fix a bug specific to highspeed mode in the recently updated RNDIS support: it wasn't setting up the high speed notification endpoint, which prevented high speed RNDIS links from working. Signed-off-by: David Brownell Tested-by: Anand Gadiyar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed