diff options
author | Zhaoyang Liu <liuzy@marvell.com> | 2015-07-22 04:53:43 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-08-06 10:13:50 +0300 |
commit | 398750992ebe8a3f26d9c1c978911b55c2b2ff8b (patch) | |
tree | e847c63328466d8ea8a32fe58666d31bdec6f064 /kernel/elfcore.c | |
parent | 3afafd6dcc0cb894a2a6cc1a42bb6f84a0519f16 (diff) |
mwifiex: fix command timeout for PCIe chipsets
When WLAN interface is up and running, driver unload and
load was causing command timeout error.
We enable Rx data by updating RX ring read pointer in
init_fw_port(). It should be done when FW is completely
intialialised. Command timeout is fixed in this patch by
moving init_fw_port() call to mwifiex_init_fw_complete().
Signed-off-by: Zhaoyang Liu <liuzy@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'kernel/elfcore.c')
0 files changed, 0 insertions, 0 deletions