From: Heiner Kallweit <hkallwe...@gmail.com> Date: Sun, 23 Dec 2018 15:00:26 +0100
> Currently we return immediately if callback config_init isn't defined. > This prevents the fixups from being executed. I see no dependency > between fixups and config_init, therefore change the function to > run the fixups also if config_init isn't defined. > > Fixes: 2f5cb43406d0 ("phylib: Properly reinitialize PHYs after hibernation") > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> As per the discussion, let's defer this to when net-next opens back up.