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

From: Harini Katakam
Date: Tue Nov 27 2018 - 00:38:19 EST


Hi Andrew,

<snip>
> > +#define MACB_IDLE_MASK (1 << MACB_IDLE_OFFSET)
>
> I think you could use the MACB_BIT() macro here.
>
> But otherwise,
>
> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Thanks, will fix this in next series.

Regards,
Harini