Skip to content
Commit 74f202aa authored by Swati Kushwaha's avatar Swati Kushwaha Committed by Kalle Valo
Browse files

mwifiex: ignore processing invalid command response



Firmware can send invalid command response, the processing of
which can attempt to modify unexpected context and cause issues.
To fix this, driver should check that the command response ID is
same as the one it downloaded, and ignore processing of invalid
response.

Signed-off-by: default avatarSwati Kushwaha <swatiuma@marvell.com>
Signed-off-by: default avatarGanapathi Bhat <gbhat@marvell.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 7afb94da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment