kernel: backport upstream mediatek WED changes
[openwrt/openwrt.git] / target / linux / generic / pending-6.1 / 732-03-net-ethernet-mtk_eth_soc-fix-remaining-throughput-re.patch
index bd883502d3f543bae84d5f619793848f7e354a8e..757d2edb2c5307f84e35892328bbfbe2d5b73765 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
 +++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
-@@ -766,6 +766,7 @@ static void mtk_mac_link_up(struct phyli
+@@ -767,6 +767,7 @@ static void mtk_mac_link_up(struct phyli
                 MAC_MCR_FORCE_RX_FC);
  
        /* Configure speed */
@@ -30,7 +30,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        switch (speed) {
        case SPEED_2500:
        case SPEED_1000:
-@@ -3345,6 +3346,9 @@ found:
+@@ -3349,6 +3350,9 @@ found:
        if (dp->index >= MTK_QDMA_NUM_QUEUES)
                return NOTIFY_DONE;