From: Richard Leitner <[email protected]> Date: Mon, 27 Nov 2017 08:16:45 +0100
> From: Richard Leitner <[email protected]> > > Previously phy_id was u32 and phy_id_mask was unsigned int. As the > phy_id_mask defines the important bits of the phy_id (and is therefore > the same size) these two variables should be the same data type. > > Signed-off-by: Richard Leitner <[email protected]> > Reviewed-by: Florian Fainelli <[email protected]> > Reviewed-by: Andrew Lunn <[email protected]> Applied.
