commit | e1b3a38ec838c9e91d1de4effdb47c5cdc2998b7 | [log] [tgz] |
---|---|---|
author | Arunk Khandavalli <akhandav@codeaurora.org> | Tue Sep 26 12:01:26 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Tue Sep 26 20:43:38 2017 -0700 |
tree | 987ac883054fad8c52e75a3176ab3e0020211995 | |
parent | d2c0d75f843ef8e43d8c032ce241e9b578e7803b [diff] |
qcacld-3.0: Block interface up when recovery is in progress In certain cases during the SSR/PDR after shutdown the interface up of the driver can be invoked before complete recovery is completed. This can lead to accessing the bus which is not clocked or other issues. Block the interface up from the upper layer until the recovery is completed. CRs-Fixed: 2096446 Change-Id: I6b6569a10520d58e005e56046288ccc10592f725