Skip to content
Commit 833fd34d authored by Ben Greear's avatar Ben Greear Committed by Kalle Valo
Browse files

ath10k: fix vdev-start timeout on error



The vdev-start-response message should cause the
completion to fire, even in the error case.  Otherwise,
the user still gets no useful information and everything
is blocked until the timeout period.

Add some warning text to print out the invalid status
code to aid debugging, and propagate failure code.

Signed-off-by: default avatarBen Greear <greearb@candelatech.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 37f62c0d
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