ebtables: fix compilation with GCC14
[openwrt/openwrt.git] / target / linux / generic / pending-5.15 / 732-03-net-ethernet-mtk_eth_soc-fix-remaining-throughput-re.patch
index 452e486e8969e251942ff83bd17bfa86d1980f08..cc6c9e91bf7294c8eba325aa8b3c91daf9b0ec39 100644 (file)
@@ -30,7 +30,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        switch (speed) {
        case SPEED_2500:
        case SPEED_1000:
-@@ -3288,6 +3289,9 @@ found:
+@@ -3292,6 +3293,9 @@ found:
        if (dp->index >= MTK_QDMA_NUM_QUEUES)
                return NOTIFY_DONE;