diff options
| author | Jia-Ju Bai <[email protected]> | 2017-12-24 18:39:40 +0800 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2018-01-05 13:47:29 -0500 |
| commit | 106b8863069e0fb31468ddd6ffcd162cc8430280 (patch) | |
| tree | dc59397d17981e971f171a115f676d8800655ab0 /tools/perf/scripts/python | |
| parent | 57f6b6639afab6cda27851e485bdc244462ba135 (diff) | |
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
i40iw_wait_pe_ready is not called in an interrupt handler
nor holding a spinlock.
The function mdelay in it can be replaced with msleep,
to reduce busy wait.
Signed-off-by: Jia-Ju Bai <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Acked-by: Shiraz Saleem <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions