2022-02-16 14:04:17

by Rui Salvaterra

[permalink] [raw]
Subject: Re: [PATCH v3] ath9k: use hw_random API instead of directly dumping into random.c

Hi again, Jason,

On Wed, 16 Feb 2022 at 11:33, Jason A. Donenfeld <[email protected]> wrote:

[snipped]

> Changes v2->v3:
> - Use msleep_interruptable like other hwrng drivers.
> - Give up after 110 tries.
> - Return -EIO after giving up like other hwrng drivers.
> - Use for loop for style nits.
> - Append serial number for driver in case of multiple cards.

[snipped]

Everything working as expected here, so this patch (v3) is also

Tested-by: Rui Salvaterra <[email protected]>

Thanks,
Rui