commit | d08c2763221358c2489323ca3c9e350b99135c45 | [log] [tgz] |
---|---|---|
author | Hemant Kumar <hemantk@codeaurora.org> | Thu Apr 19 19:49:12 2012 -0700 |
committer | Hemant Kumar <hemantk@codeaurora.org> | Thu Apr 19 20:04:45 2012 -0700 |
tree | 76bcd9f21ddb7b6ec56d0606159c237827e517c6 | |
parent | 81e783dd7f05bc524024f9454e80b4d7c3442def [diff] |
net: usb: Block open call on QMI channels when device not connected RMNET control driver returns error if modem device is not connected and blocks otherwise when open gets called on QMI channels. QMUX daemon bails out if open returns error during boot up and calls open later on-demand as a request from its clients. This increases the overall time to establish a data call. Change-Id: I1ef00256893812c36c7596bf75ff5f9745bf61cd Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>