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.28-rc9~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c12414955e9b44a3e33d54e578bf008caa4475d;p=pandora-kernel.git USB: gadget: fix rndis working at high speed 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed