From: David S. Miller Date: Thu, 20 Sep 2018 04:06:46 +0000 (-0700) Subject: Merge branch 'phy_stop-synchronous' X-Git-Tag: v4.20-rc1~27^2~329 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f46f33a6790c35f71ee95d47aef5fbc7590d7218;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'phy_stop-synchronous' Heiner Kallweit says: ==================== net: phy: make phy_stop() synchronous There have been few not that successful attempts in the past to make phy_stop() a synchronous call instead of just changing the state. Patch 1 of this series addresses an issue which prevented this change. At least for me it works fine now. Would appreciate if Geert could re-test as well that suspend doesn't throw an error. ==================== Signed-off-by: David S. Miller --- f46f33a6790c35f71ee95d47aef5fbc7590d7218