Dmitry Antipov <dmantipov@xxxxxxxxx> wrote: > > I've noticed that rtw8822c_dpk_cal_coef1() is the only place where > the value returned by check_hw_ready() is silently ignored; is it > always safe for the rest of the driver? > That means RF calibration goes into unexpected state, so the performance might be not the best. Maybe throwing a message is enough for the case.