diff options
author | Amitkumar Karwar <akarwar@marvell.com> | 2013-07-23 04:17:53 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-07-24 17:02:10 +0200 |
commit | a76b20e5ca8a9ec0b45a4150b4ad19e27dd19699 (patch) | |
tree | d431fea52d46183645b01452e990bcbcef869bba /sound/isa/opti9xx | |
parent | mwifiex: reduce firmware poll retries (diff) | |
download | linux-a76b20e5ca8a9ec0b45a4150b4ad19e27dd19699.tar.xz linux-a76b20e5ca8a9ec0b45a4150b4ad19e27dd19699.zip |
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 <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'sound/isa/opti9xx')
0 files changed, 0 insertions, 0 deletions