USB: gadget: fix rndis working at high speed
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 25 Nov 2008 07:11:03 +0000 (23:11 -0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 8 Mar 2009 19:00:36 +0000 (21:00 +0200)
commit2a2c1ec5ab660ff78dd524bc09d0c37401770732
tree3130ef2ee42a28b54b25c41134bca67be3e5de61
parent6090e284ab3bb39ce5bc0913f68737222c552bf2
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>
drivers/usb/gadget/f_rndis.c