kernel: bump 5.10 to 5.10.94
[openwrt/staging/jow.git] / target / linux / bcm27xx / patches-5.10 / 950-0131-bcmgenet-Better-coalescing-parameter-defaults.patch
index 09164c714d8febb244878f09b207dd8d20ffe1f8..5a37f84e1700c5a41336d0e62af6dbb844c6c0bf 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);
-@@ -4058,9 +4058,12 @@ static int bcmgenet_probe(struct platfor
+@@ -4060,9 +4060,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 */