Skip to content
Commit 3538c809 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: mvm: don't send BAID removal to the FW during hw_restart



With the new ML API, we can't send the BAID removal command to
firmware during hw_restart because it will cause an assertion failure
0x350D because the BAID doesn't exist at that point.

So avoid sending the command if we are performing a hw_restart.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220205112029.7b363457e1aa.Ie4634222e6a33451b88e1042c83e9ea28775bd9f@changeid


Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 91ca9c3a
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