kernel: bump 6.1 to 6.1.42
[openwrt/staging/neocturne.git] / target / linux / generic / backport-6.1 / 729-20-v6.3-net-ethernet-mtk_eth_soc-align-reset-procedure-to-ve.patch
index 963235cd92b82fe9e058a3eb7c6a3f4d9bfc1b3b..17c168a6c0583cc4d270544015825b61779159f7 100644 (file)
@@ -85,7 +85,7 @@ Signed-off-by: Paolo Abeni <pabeni@redhat.com>
  
        return ret;
  }
-@@ -3546,30 +3565,53 @@ static int mtk_do_ioctl(struct net_devic
+@@ -3529,30 +3548,53 @@ static int mtk_do_ioctl(struct net_devic
        return -EOPNOTSUPP;
  }
  
@@ -148,7 +148,7 @@ Signed-off-by: Paolo Abeni <pabeni@redhat.com>
  
        if (eth->dev->pins)
                pinctrl_select_state(eth->dev->pins->p,
-@@ -3580,15 +3622,19 @@ static void mtk_pending_work(struct work
+@@ -3563,15 +3605,19 @@ static void mtk_pending_work(struct work
        for (i = 0; i < MTK_MAC_COUNT; i++) {
                if (!test_bit(i, &restart))
                        continue;