kernel: bump 5.10 to 5.10.200
[openwrt/staging/hauke.git] / target / linux / bcm27xx / patches-5.10 / 950-0008-Allow-mac-address-to-be-set-in-smsc95xx.patch
index 75fb4260da0819407c970ebb3f08ac22f5c8c6f8..5da5380cba16694173c6278aeea765929c17053e 100644 (file)
@@ -29,7 +29,7 @@ Signed-off-by: popcornmix <popcornmix@gmail.com>
  static int __must_check __smsc95xx_read_reg(struct usbnet *dev, u32 index,
                                            u32 *data, int in_pm)
  {
-@@ -774,6 +779,53 @@ static int smsc95xx_ioctl(struct net_dev
+@@ -776,6 +781,53 @@ static int smsc95xx_ioctl(struct net_dev
        return phy_mii_ioctl(netdev->phydev, rq, cmd);
  }
  
@@ -83,7 +83,7 @@ Signed-off-by: popcornmix <popcornmix@gmail.com>
  static void smsc95xx_init_mac_address(struct usbnet *dev)
  {
        /* maybe the boot loader passed the MAC address in devicetree */
-@@ -796,6 +848,10 @@ static void smsc95xx_init_mac_address(st
+@@ -798,6 +850,10 @@ static void smsc95xx_init_mac_address(st
                }
        }