This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/usb/gadget
Pavankumar Kondeti 05f14f2edf Revert "usb: gadget: rndis: Fix re-binding f_rndis"
This reverts commit 7f141c58da.

This patch should not have been applied in the first place. The USB
string id index is limited to 255.  Function drivers are supposed
to allocate string id for the first time their bind is called.  There
is no API to release string id index.  If string id is reset in unbind,
we will run out of string id after multiple bind/unbind.

CRs-Fixed: 425501
Change-Id: Ia82a528f9e0af192063970a9227c9c739ed77f48
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
2013-01-10 11:12:11 -08:00
..
2012-04-09 13:58:00 -07:00
2011-04-13 16:41:00 -07:00
2012-03-28 18:30:03 +01:00
2010-09-03 17:33:40 -07:00
2012-01-02 13:04:55 +01:00