commit | 7c12414955e9b44a3e33d54e578bf008caa4475d | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Mon Nov 24 23:11:03 2008 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Dec 17 10:49:12 2008 -0800 |
tree | bea0cd4bf8b2615c2a92c3c32aa199357f5c35d0 | |
parent | 01ba0856e9352e3c4e1c7d8c0a2a7defb456a5f9 [diff] |
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 <dbrownell@users.sourceforge.net> Tested-by: Anand Gadiyar <gadiyar@ti.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>