On Tue, Nov 21, 2017 at 10:52:56AM +0100, Richard Leitner wrote: > 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]>
Hi Richard netdev is closed at the moment for patches, due to the merge window being open. Please repost next week. Reviewed-by: Andrew Lunn <[email protected]> Andrew
