From: Richard Leitner <d...@g0hl1n.net> Date: Mon, 27 Nov 2017 08:16:45 +0100
> From: Richard Leitner <richard.leit...@skidata.com> > > 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 <richard.leit...@skidata.com> > Reviewed-by: Florian Fainelli <f.faine...@gmail.com> > Reviewed-by: Andrew Lunn <and...@lunn.ch> Applied.