kernel: bump 5.4 to 5.4.139
[openwrt/openwrt.git] / target / linux / bcm27xx / patches-5.4 / 950-0208-bcmgenet-Better-coalescing-parameter-defaults.patch
index b245fbbbfd17fb73992e685e3297bb87d1afe469..6ab928ed337416957f1ffc0da327c0760b624488 100644 (file)
@@ -27,7 +27,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
        /* Disable rate control for now */
        bcmgenet_tdma_ring_writel(priv, index, flow_period_val,
                                  TDMA_FLOW_PERIOD);
-@@ -3574,9 +3574,12 @@ static int bcmgenet_probe(struct platfor
+@@ -3575,9 +3575,12 @@ static int bcmgenet_probe(struct platfor
        netif_set_real_num_rx_queues(priv->dev, priv->hw_params->rx_queues + 1);
  
        /* Set default coalescing parameters */