icnss: Clear ignore_qmi_timeout flag at server arrive

Currently, ignore_qmi_timeout flag is reset at pd down handler,
at the same time if any qmi exchange timeout happens, which
results into assert.
To avoid this race condition clear the ignore_qmi_timeout flag
at server arrive.

Change-Id: I8d1a0ea104881d0e1f6d9be5ea4a5a69c3d6bf86
Signed-off-by: Anurag Chouhan <achouhan@codeaurora.org>
1 file changed