mwifiex: use asynchronous firmware loading
authorAmitkumar Karwar <akarwar@marvell.com>
Tue, 10 Apr 2012 03:06:57 +0000 (20:06 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 12 Apr 2012 19:10:30 +0000 (15:10 -0400)
commit59a4cc2539076f868f2a3fcd7a3385a26928a27a
tree9d63f460103d89b9b8d353ad33049a759e0db8a1
parent13d7ba78b514d8b720a82b9bddaaee0c004f2a1f
mwifiex: use asynchronous firmware loading

Make use of request_firmware_nowait instead of request_firmware
to load FW asynchronously. This fixes timeouts introduced with
recent udev changes.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kiran Divekar <dkiran@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/main.c
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/pcie.c
drivers/net/wireless/mwifiex/sdio.c
This page took 0.028064 seconds and 5 git commands to generate.