kernel: bump 5.4 to 5.4.139
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0005-Allow-mac-address-to-be-set-in-smsc95xx.patch
index 47f6e97e1abdfd0382a4ca47695623a304fb3184..ba12276b9b11a0a1108091275fe4106a3c9c1d2e 100644 (file)
@@ -82,8 +82,8 @@ Signed-off-by: popcornmix <popcornmix@gmail.com>
 +
  static void smsc95xx_init_mac_address(struct usbnet *dev)
  {
-       const u8 *mac_addr;
-@@ -928,6 +980,10 @@ static void smsc95xx_init_mac_address(st
+       u8 mac_addr[ETH_ALEN];
+@@ -929,6 +981,10 @@ static void smsc95xx_init_mac_address(st
                }
        }