diff options
| author | Amitkumar Karwar <[email protected]> | 2013-07-22 19:17:53 -0700 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2013-07-24 11:02:10 -0400 |
| commit | a76b20e5ca8a9ec0b45a4150b4ad19e27dd19699 (patch) | |
| tree | d431fea52d46183645b01452e990bcbcef869bba /tools/perf/scripts/python | |
| parent | d00062e318b1e4a4bec8a8e343efe8bc92d3b109 (diff) | |
mwifiex: replace mdelay with msleep
It is observed that when wrong firmware is downloaded for
PCIe card, system hangs for 10 seconds. The reason is mdelay()
is used when firmware status is polled.
Replace mdelay with msleep(non-blocking API) to fix the issue.
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions