Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
mobile:synchronization:FACTORY
usb-rndis-lite
usb-rndis-lite-mtu.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File usb-rndis-lite-mtu.patch of Package usb-rndis-lite
Index: rndis_host.c =================================================================== --- rndis_host.c (Revision 3886) +++ rndis_host.c (Arbeitskopie) @@ -525,7 +525,7 @@ dev_err(&intf->dev, "dev can't take %u byte packets (max %u)\n", dev->hard_mtu, tmp); - goto fail; + retval = -EINVAL; } /* REVISIT: peripheral "alignment" request is ignored ... */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor