On Sat, Mar 4, 2023 at 10:37 AM Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote: > There is no need to poll separate for update and final. We could > merge them into do_one_request. > > Also fix the error handling so that we don't poll (and overwrite > the error) when an error has already occurred. > > Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Works like a charm and passes all tests. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Tested-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij