Hi,
On Wed, 5 Dec 2018 11:21:49 +0100 Johan Hovold johan@kernel.org wrote:
Fix activation helper which would return -ETIMEDOUT even if the last retry attempt was successful.
Also change the semantics of the retries variable so that it actually holds the number of retries (rather than tries).
Sounds sane. I rebased my patch series on top of it and improved my testing script (the manual on/off toggle in between was not working properly)
Regards, Andreas