cnss2: Do not wait in loop if MAC is not provisioned
If "use-nv-mac" is set in device tree, CNSS driver waits for
DMS server come up during boot and asserts if it timeout.
Today, even if MAC is not programmed in device, QMI send API
returns failure but CNSS driver assuming that DMS server
is not up and waiting in a loop and finally asserts.
Break and continue if MAC is not programmed in device.
Change-Id: I8d89dbb0d47a0898a73a0c7e994d5fdc8fcceddd
Signed-off-by:
Naman Padhiar <npadhiar@codeaurora.org>
Loading
Please register or sign in to comment