Re: [PATCH net-next 2/8] net: dsa: mv88e6xxx: remove redundant assignments

From: Andrew Lunn
Date: Wed Jun 08 2016 - 22:30:46 EST


On Wed, Jun 08, 2016 at 08:44:50PM -0400, Vivien Didelot wrote:
> The chip->ds and ds->slave_mii_bus assignments are common to both legacy
> and new MDIO probing and are already done in the later setup code.
>
> Remove the duplicated assignments from the MDIO probing code.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew