aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorHemant Kumar <hemantk@codeaurora.org>2015-04-10 18:52:02 -0700
committerHemant Kumar <hemantk@codeaurora.org>2015-04-14 17:57:18 -0700
commit245adbd26959fdc434e2a8916a54518b892ef3e8 (patch)
treeaf85e858171a7e1f1e2a70be3722404dc4c492eb /scripts/gcc-wrapper.py
parent78f92566e0e413c16234346908d5bdad35fe23a1 (diff)
usb: gadget: u_bam_data: Handle pipe connect notification properly
Driver is incorrectly setting pipe connect notification flag after network interface is up. However actual pipe connection notification is sent at the time of usb cable connect. There is a possibility of usb disconnect happening before network interface is up. As a result pipe connect notification flag is not set. This flag is also used to send pipe disconnect notification to RNDIS/ECM IPA driver when usb cable is disconnected. Since the flag is not set, disconnect notification is not sent to RNDIS/ECM IPA driver which results into net device watchdog on transmit queue and stalls IPA. CRs-Fixed: 806543 Change-Id: I5b099c0a519358f12ff700aa8647fc0c85d110fb Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions