Re: [PATCH 1/4] net: macb: Check MDIO state before read/write and use timeouts

From: Harini Katakam
Date: Wed Oct 31 2018 - 09:51:03 EST


Hi Andrew,

>
> Hi Harini
>
> Could you make use of readx_poll_timeout(). You will need to add a
> helper for the read of the register, since readx_poll_timeout() only
> allows one parameter.
>
> Otherwise, this looks O.K.

Sure, will do. Thanks.

Regards,
Harini