kernel: bump 5.15 to 5.15.140
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 703-15-v5.18-net-phy-phylink-fix-DSA-mac_select_pcs-introduction.patch
index 9e5061aaed832b3f552c152701b27c6cf1746014..924d0e954a9079657119ebc67df7c780f42ed8d2 100644 (file)
@@ -66,7 +66,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
            phy_interface_empty(config->supported_interfaces)) {
                dev_err(config->dev,
                        "phylink: error: empty supported_interfaces but mac_select_pcs() method present\n");
-@@ -1220,6 +1227,7 @@ struct phylink *phylink_create(struct ph
+@@ -1221,6 +1228,7 @@ struct phylink *phylink_create(struct ph
                return ERR_PTR(-EINVAL);
        }