commit | fef228d5d91023b2ea4b80e47f02b559f538044d | [log] [tgz] |
---|---|---|
author | Abhishek Srivastava <cabsriv@codeaurora.org> | Fri Mar 08 16:26:07 2019 +0530 |
committer | Roshan Pius <rpius@google.com> | Tue Mar 19 07:29:12 2019 -0700 |
tree | 4cbbd7e4821a09dc6a8a2f5387e17ef5f0d43dda | |
parent | 12d02b35f3669b30c7b70ac0c1d999a259b93a5a [diff] |
Use nanosleep while accessing WIFI_DRIVER_STATE_CTRL_PARAM This commit uses nanosleep instead of usleep while accessing WIFI_DRIVER_STATE_CTRL_PARAM. Also, addresses the indentation while logging the access failure for WIFI_DRIVER_STATE_CTRL_PARAM. Bug: 123007644 Change-Id: I20139e94286b812934e7ccab4fc93c34134e03c1 CRs-Fixed: 2418994 (cherry-picked from 5ab0b05bc99a61d07e50e388f025d91ec56d3ed0)