On Tue, Jul 10, 2018 at 08:40:00PM +0200, Heiner Kallweit wrote: > The only remaining usage of the struct mii_if_info member is to store the > information whether the chip is GMII-capable. So we can replace it with > a simple flag. > > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew