usb: gadget: rndis: Start transfers only when notified by IPA
This change doesn't queue the transfers upon the usual connect
sequence but leaves this to a later stage, when notified by the IPA.
This allows the IPA to notify us when the network and DHCP server
are already up, and optimize the time to get IP address, by allowing
the host to issue DHCP discover only when DHCP server and network
stack are actually ready to receive such requests and answer them.
Change-Id: Icd0a0c126bd0c57db195fc03bb50d44f296cb7e0
Signed-off-by:
Lena Salman <esalman@codeaurora.org>
Loading
Please register or sign in to comment