kernel: bump 4.14 to 4.14.23
[openwrt/openwrt.git] / target / linux / mvebu / patches-4.14 / 409-sfp-use-netdev-sfp_bus-for-start-stop.patch
index 3a0e663d4bc5e2b54af407766e19ff4603d8d432..7023b57a51ffbc75deb9d2e0948e3914b24ff3a5 100644 (file)
@@ -31,4 +31,4 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
 +              sfp_upstream_stop(pl->netdev->sfp_bus);
  
        set_bit(PHYLINK_DISABLE_STOPPED, &pl->phylink_disable_state);
-       flush_work(&pl->resolve);
+       queue_work(system_power_efficient_wq, &pl->resolve);