diff options
author | Maulik Mankad <[email protected]> | 2009-05-29 18:34:40 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2009-06-15 21:44:46 -0700 |
commit | 830d1b188c997c4af094d4e20b194205ddbded13 (patch) | |
tree | bc48630bde285533656ffd95138de462ab8e8856 /net/lapb/lapb_in.c | |
parent | 1f17c5026ce27d0449903d34f9fca461a45fe1cb (diff) |
USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether
This patch fixes a bug in the RNDIS code.
Due to this bug gether_connect() fails as the port remains un-initialized.
As a result following USB Compliance Tests were failing.
(1)EndpointDescriptorTest_DeviceConfigured
(2)Interface Descriptor Test.
(3)Halt Endpoint Test.
(4)SetConfigurationTest
The fix aligns rndis code with the CDC ECM for xxx_set_alt().
The above listed USB Compliance test passes with this fix.
Tested working fine on SDP with OMAP 3430.
Signed-off-by: Maulik Mankad <[email protected]>
CC: David Brownell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions