generic: 5.15: rework pending patch
[openwrt/staging/stintel.git] / target / linux / generic / pending-5.15 / 683-of_net-add-mac-address-to-of-tree.patch
index 03cd763d9df590ef71874d39763041b1f02ac1ce..59dc30bb4751f9d767d9675940c87131609c9b78 100644 (file)
@@ -1,5 +1,5 @@
---- a/drivers/of/of_net.c
-+++ b/drivers/of/of_net.c
+--- a/net/core/of_net.c
++++ b/net/core/of_net.c
 @@ -95,6 +95,27 @@ static int of_get_mac_addr_nvmem(struct
        return 0;
  }