From: Heiner Kallweit <[email protected]> Date: Wed, 23 May 2018 08:05:20 +0200
> In struct phy_device we have a number of flags being defined as type > bool. Similar to e.g. struct pci_dev we can save some space by using > bit-fields. > > Signed-off-by: Heiner Kallweit <[email protected]> Applied to net-next, thanks.
