Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a9e0bc7c authored by gaurank kathpalia's avatar gaurank kathpalia Committed by nshrivas
Browse files

qcacmn: Remove the unused varibale status from skip dfs API

Remove the unused varibale status, which is not initialized,
and hence returning of that varibale without any assignment
can lead to the API returning a non zero status (garbage value
as it is not initialized) which can lead to SAP restart
fail due to unsafe channel event received.

Fix is to remove the variable, and directly return success.

Change-Id: Ieabc820ffcee0489877e1c333ec4049c66f6884a
CRs-Fixed: 2453167
parent bbd2e60c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment