kernel: bump 5.15 to 5.15.123
[openwrt/staging/hauke.git] / target / linux / generic / pending-5.15 / 682-of_net-add-mac-address-increment-support.patch
index fe6faddc7d7fb2ea63a0e6ff979a60a4c2e1467b..f6ae9f31f1fa5dbf6fde2c5bd442c1956459dba4 100644 (file)
@@ -20,7 +20,7 @@ Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
 
 --- a/net/core/of_net.c
 +++ b/net/core/of_net.c
-@@ -119,27 +119,62 @@ static int of_get_mac_addr_nvmem(struct
+@@ -119,28 +119,63 @@ static int of_get_mac_addr_nvmem(struct
   * this case, the real MAC is in 'local-mac-address', and 'mac-address' exists
   * but is all zeros.
   *
@@ -87,3 +87,4 @@ Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
 +      return ret;
  }
  EXPORT_SYMBOL(of_get_mac_address);